Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonShadowCollection Class
Properties Methods


In This Topic
    CommonShadowCollection Class Members
    In This Topic

    The following tables list the members exposed by CommonShadowCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets or sets the CommonShadow at the specified position in the collection.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified CommonShadow to the collection.  
    Public MethodAdds a group of CommonShadow objects to the end of the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodRemoves all common items from the collection, then disposes the items. (Inherited from C1.Win.C1Gauge.CommonItemCollection)
    Public MethodOverloaded. Determines whether this collection contains the specified CommonShadow.  
    Public MethodOverloaded. Determines the index of a specific CommonShadow in the collection.  
    Public MethodInserts the specified CommonShadow into this collection at the given index.  
    Public MethodMoves the item with given index (fromIndex) to the new position (toIndex). (Inherited from C1.Win.C1Gauge.CommonItemCollection)
    Public MethodRemoves the specified CommonShadow from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodPerforms additional custom processes when clearing the contents of the CommonItemCollection instance. (Inherited from C1.Win.C1Gauge.CommonItemCollection)
    Protected MethodPerforms additional custom processes after clearing the contents of the CommonItemCollection instance. (Inherited from C1.Win.C1Gauge.CommonItemCollection)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodPerforms additional custom processes after inserting a CommonItem into the CommonItemCollection instance. (Inherited from C1.Win.C1Gauge.CommonItemCollection)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodPerforms additional custom processes after removing a CommonItem from the CommonItemCollection instance. (Inherited from C1.Win.C1Gauge.CommonItemCollection)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodPerforms additional custom processes after setting a CommonItem in the CommonItemCollection instance. (Inherited from C1.Win.C1Gauge.CommonItemCollection)
    Protected MethodOverridden. Checks whather the type of the value argument is allowable for this collection.  
    Top
    See Also