Solid Edge Framework Type Library
RemoveItem Method
Specifies either the index or the dispatch of the item being removed.
Description
Removes an item to the specified HighlightSet object.
Syntax
Visual Basic
Public Sub RemoveItem( _
   ByVal Index As Variant _
) 
Parameters
Index
Specifies either the index or the dispatch of the item being removed.
See Also

HighlightSet Object  | HighlightSet Members

Send comments on this topic.