Version

ViewableRecordCollection Class Methods

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

Public Methods
 NameDescription
Public MethodContainsReturns true if the record is in the collection  
Public MethodCopyToOverloaded. Copies all the records in the collection into an array  
Public MethodIndexOfGets the zero based index of a specific record  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAddingOverridden. Overridden. Called when the first listener is being added to the Infragistics.PropertyChangeNotifier.PropertyChanged event.  
Protected MethodOnHasListenersChangedOverridden. Overridden. Called when value of HasListeners property chnages.  
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
See Also