Version

DataBindingCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds a ScheduleDataBinding instance to the end of the DataBindingCollection.  
Public MethodAddRangeAdds a pre-existing collection of ScheduleDataBinding instances to the end of the DataBindingCollection.  
Public MethodClearClears the DataBindingCollection of all previously held ScheduleDataBinding instances.  
Public MethodCopyToCopies the ScheduleDataBinding instances within this collection to another array.  
Public MethodGetEnumeratorGets an enumerator capable of iterating through the ScheduleDataBindings within this collection.  
See Also