
| Visual Basic (Declaration) | |
|---|---|
Public Class SortDescriptorCollection Inherits Intersoft.Client.Data.ComponentModel.ObservableItemCollection(Of SortDescriptor) Implements INotifyItemChanged | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SortDescriptorCollection | |
| C# | |
|---|---|
public class SortDescriptorCollection : Intersoft.Client.Data.ComponentModel.ObservableItemCollection<SortDescriptor>, INotifyItemChanged | |
| Delphi | |
|---|---|
public class SortDescriptorCollection = class(Intersoft.Client.Data.ComponentModel.ObservableItemCollection, INotifyItemChanged) | |
| JScript | |
|---|---|
public class SortDescriptorCollection extends Intersoft.Client.Data.ComponentModel.ObservableItemCollection implements INotifyItemChanged | |
| Managed Extensions for C++ | |
|---|---|
public __gc class SortDescriptorCollection : public Intersoft.Client.Data.ComponentModel.ObservableItemCollection<SortDescriptor>, INotifyItemChanged | |
| C++/CLI | |
|---|---|
public ref class SortDescriptorCollection : public Intersoft.Client.Data.ComponentModel.ObservableItemCollection<SortDescriptor>, INotifyItemChanged | |
Intersoft.Client.Data.ComponentModel.ObservableItemCollection<T>
Intersoft.Client.Data.ComponentModel.SortDescriptorCollection
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family