Data for Silverlight
DataRowCollection Class Methods

C1.Silverlight.Data Namespace : DataRowCollection Class

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

Public Methods
 NameDescription
Public MethodOverloaded. Creates a row using specified values and adds it to the collection.  
Public MethodPrevents the list from firing notification events until the UpdatableCollection<T>.EndUpdate method is called. (Inherited from C1.Silverlight.Data.UpdatableCollection<DataRow>)
Public MethodRemoves all rows from the list.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRow>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRow>)
Public MethodResumes event firing after it had been suspended by a call to the UpdatableCollection<T>.BeginUpdate method. (Inherited from C1.Silverlight.Data.UpdatableCollection<DataRow>)
Public MethodFinds the DataRow that has the specified key in its DataTable.PrimaryKey column.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRow>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRow>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRow>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRow>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRow>)
Top
See Also

Reference

DataRowCollection Class
C1.Silverlight.Data Namespace