BreakOperations.Item Property
Parent Object: BreakOperationsDescription
Method that returns the specified break operation object from the collection.
Syntax
BreakOperations.Item( Index As Long ) As BreakOperationProperty Value
This is a read only property whose value is a BreakOperation.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the object to return. |