Version 24.2 (latest)

NamedReferenceCollection Class Properties

For a list of all members of this type, see NamedReferenceCollection members.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<NamedReference>)
Public PropertyIsUpdating (Inherited from Infragistics.Collections.ObservableCollectionExtended<NamedReference>)
Public PropertyItemGets the NamedReference in the collection with the specified reference id.  
Protected Properties
 NameDescription
Protected PropertyItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<NamedReference>)
Protected PropertyNotifyItemsChangedOverridden. Indicates whether to call notification methods when items are added or removed.  
See Also