Solid Edge Assembly Type Library
Add Method
Specifies the name of the Query object to be added to the collection.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal QueryName As String _
) As Query
Parameters
QueryName
Specifies the name of the Query object to be added to the collection.
See Also

Queries Collection  | Queries Members

Send comments on this topic.