ORM Sample Class Library

ScheduleCollectionOrmTemplate Properties

The properties of the ScheduleCollectionOrmTemplate class are listed below. For a complete list of ScheduleCollectionOrmTemplate class members, see the ScheduleCollectionOrmTemplate Members topic.

Public Instance Properties

Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
Item Gets or sets the Schedule at the specified index. In C#, this property is the indexer for the IList interface.
Site (inherited from CollectionTemplate) IComponent implemetation

Protected Instance Properties

InnerList (inherited from CollectionBase)Gets an ArrayList containing the list of elements in the CollectionBase instance.
List (inherited from CollectionBase)Gets an IList containing the list of elements in the CollectionBase instance.

Explicit Interface Implementations

IBindingList.AddIndex (inherited from CollectionTemplate) 
IBindingList.AddNew (inherited from CollectionTemplate) If the parent is supplied ( a parent or the datamanger ) then it will be used to create a new object, providing the object has no parameters on its constructor.
IBindingList.ApplySort (inherited from CollectionTemplate) 
IBindingList.Find (inherited from CollectionTemplate) 
IBindingList.RemoveIndex (inherited from CollectionTemplate) 
IBindingList.RemoveSort (inherited from CollectionTemplate) 
ICollection.CopyTo (inherited from CollectionBase) 
IList.Add (inherited from CollectionBase) 
IList.Contains (inherited from CollectionBase) 
IList.IndexOf (inherited from CollectionBase) 
IList.Insert (inherited from CollectionBase) 
IList.Remove (inherited from CollectionBase) 
ITypedList.GetItemProperties (inherited from CollectionTemplate) Allows the override of the default behaivour of SqlTypes to their native equivalent
ITypedList.GetListName (inherited from CollectionTemplate) Used for DataGridTableStyle

See Also

ScheduleCollectionOrmTemplate Class | OleroTrainingBiz Namespace


> (inherited from Object)Gets the Type of the current instance.