iPartTableRows.Count Property
Parent Object: iPartTableRowsDescription
Property that returns the number of items in the collection.
Syntax
iPartTableRows.Count() As LongProperty Value
This is a read only property whose value is a Long.Samples
Name | Description |
Adding iPart occurrences to an assembly | This sample demonstrates adding iPart occurrences to an assembly. |