Solid Edge Assembly Type Library
GetNameByIndex Method
Specifies the index for the property item for which you want to retrieve item name.
Description
Returns the item name by index.
Syntax
Visual Basic
Public Function GetNameByIndex( _
   ByVal IndexOfItem As Long _
) As String
Parameters
IndexOfItem
Specifies the index for the property item for which you want to retrieve item name.
See Also

AssemblyProperty Object  | AssemblyProperty Members

Send comments on this topic.