Solid Edge Assembly Type Library
Remove Method
Specifies the name of the Query object to be removed.
Description
Removes a specified object from the referenced collection.
Syntax
Visual Basic
Public Sub Remove( _
   ByVal QueryName As String _
) 
Parameters
QueryName
Specifies the name of the Query object to be removed.
See Also

Queries Collection  | Queries Members

Send comments on this topic.