Name | Description | |
---|---|---|
AxisCollection Constructor | Initializes a new instance of AxisCollection class. |
The following tables list the members exposed by AxisCollection.
Name | Description | |
---|---|---|
AxisCollection Constructor | Initializes a new instance of AxisCollection class. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<Axis>) | |
Item | Overloaded. Gets the axis by its name. |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<Axis>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<Axis>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<Axis>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<Axis>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Axis>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<Axis>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<Axis>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<Axis>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<Axis>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Axis>) |
Name | Description | |
---|---|---|
ClearItems | Overridden. Removes items from the collection. | |
InsertItem | Overridden. Inserts an element into the collection at the specified index. | |
RemoveItem | Overridden. Removes the item at the specified index of the collection. | |
SetItem | (Inherited from System.Collections.ObjectModel.Collection<Axis>) |