DSDegreesOfFreedom.Item Property
Parent Object: DSDegreesOfFreedomDescription
Allows integer-indexed access to items in the collection.
Syntax
DSDegreesOfFreedom.Item( Index As Long ) As DSDegreeOfFreedomProperty Value
This is a read only property whose value is a DSDegreeOfFreedom.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the DSDegreeOfFreedom to return. |