Data for Silverlight
DataRelationCollection Class Members
Properties  Methods  Events

C1.Silverlight.Data Namespace : DataRelationCollection Class

The following tables list the members exposed by DataRelationCollection.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<DataRelation>)
Public PropertyOverloaded. Gets or sets an item in the list by name. (Inherited from C1.Silverlight.Data.NamedObjectCollection<DataRelation>)
Public PropertyGets whether events are temporarily suspended because of calls to the UpdatableCollection<T>.BeginUpdate method. (Inherited from C1.Silverlight.Data.UpdatableCollection<DataRelation>)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Creates an item and appends it to the list. (Inherited from C1.Silverlight.Data.NamedObjectCollection<DataRelation>)
Public MethodPrevents the list from firing notification events until the UpdatableCollection<T>.EndUpdate method is called. (Inherited from C1.Silverlight.Data.UpdatableCollection<DataRelation>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRelation>)
Public MethodOverloaded. Gets a value that determines whether an item is a member of the list. (Inherited from C1.Silverlight.Data.NamedObjectCollection<DataRelation>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRelation>)
Public MethodResumes event firing after it had been suspended by a call to the UpdatableCollection<T>.BeginUpdate method. (Inherited from C1.Silverlight.Data.UpdatableCollection<DataRelation>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRelation>)
Public MethodOverloaded. Gets the index of an item in the list. (Inherited from C1.Silverlight.Data.NamedObjectCollection<DataRelation>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRelation>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRelation>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataRelation>)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<DataRelation>)
Top
See Also

Reference

DataRelationCollection Class
C1.Silverlight.Data Namespace