Data for Silverlight
DataColumnList Class Methods

C1.Silverlight.Data Namespace : DataColumnList Class

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

Public Methods
 NameDescription
Public MethodOverloaded. Creates a new DataColumn and appends it to the list.  
Public MethodPrevents the list from firing notification events until the UpdatableCollection<T>.EndUpdate method is called. (Inherited from C1.Silverlight.Data.UpdatableCollection<DataColumn>)
Public MethodRemoves all items from the list.  
Public MethodOverloaded. Gets a value that determines whether an item is a member of the list. (Inherited from C1.Silverlight.Data.NamedObjectCollection<DataColumn>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataColumn>)
Public MethodResumes event firing after it had been suspended by a call to the UpdatableCollection<T>.BeginUpdate method. (Inherited from C1.Silverlight.Data.UpdatableCollection<DataColumn>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataColumn>)
Public MethodOverloaded. Overridden. Gets the index of an item in the list.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataColumn>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataColumn>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataColumn>)
Top
See Also

Reference

DataColumnList Class
C1.Silverlight.Data Namespace