This collection contains pairs of field descriptor names.
Definition
Namespace:Telerik.Windows.Data
Assembly:Telerik.Windows.Data.dll
Syntax:
C#
public class FieldDescriptorNamePairCollection : ObservableCollection<FieldDescriptorNamePair>, IList<FieldDescriptorNamePair>, ICollection<FieldDescriptorNamePair>, IList, ICollection, IReadOnlyList<FieldDescriptorNamePair>, IReadOnlyCollection<FieldDescriptorNamePair>, IEnumerable<FieldDescriptorNamePair>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance: objectCollection<FieldDescriptorNamePair>ObservableCollection<FieldDescriptorNamePair>FieldDescriptorNamePairCollection
Implements:
Inherited Members
Constructors
C#
public FieldDescriptorNamePairCollection()