Name | Description | |
---|---|---|
![]() | AxisScrollBar.ScaleMenuItemCollection Constructor | Creates a new instance of AxisScrollBar.ScaleMenuItemCollection class. |
The following tables list the members exposed by AxisScrollBar.ScaleMenuItemCollection.
Name | Description | |
---|---|---|
![]() | AxisScrollBar.ScaleMenuItemCollection Constructor | Creates a new instance of AxisScrollBar.ScaleMenuItemCollection class. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the AxisScrollBar.ScaleMenuItem at the specified index. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds an AxisScrollBar.ScaleMenuItem to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the collection contains a specific AxisScrollBar.ScaleMenuItem value. |
![]() | CopyTo | Copies the elements of the collection to an System.Array, starting at a particular array index. |
![]() | IndexOf | Determines the index of a specific item in the collection. |
![]() | Insert | Inserts an AxisScrollBar.ScaleMenuItem to the collection at the specified index. |
![]() | Remove | Removes the first occurrence of a specific AxisScrollBar.ScaleMenuItem object from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |