Solid Edge FrameworkSupport Type Library
Remove Method
Specifies the index of the item to be removed.
Description
Removes a specified object from the referenced collection.
Syntax
Visual Basic
Public Sub Remove( _
   ByVal Index As Variant _
) 
Parameters
Index
Specifies the index of the item to be removed.
See Also

Groups Collection  | Groups Members

Send comments on this topic.