ComponentOne ProgressBar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / MappingCollectionBase<T> Class

In This Topic
    MappingCollectionBase<T> Class Properties
    In This Topic

    For a list of all members of this type, see MappingCollectionBase<T> members.

    Public Properties
     NameDescription
    Public PropertyGets the generic equality comparer that is used to determine equality of keys in the collection.  
    Public PropertyGets the number of elements actually contained in the MappingCollectionBase<T> object.  
    Public PropertyReturns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source.  
    Public PropertyReturns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source.  
    Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
    Public PropertyGets or sets the ISite associated with the IComponent.  
    Top
    See Also