Solid Edge Framework Type Library
Add Method
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   Optional ByVal Type As Variant, _
   Optional ByVal Id As Variant, _
   Optional ByVal Before As Variant, _
   Optional ByVal Temporary As Variant _
) As CommandBarControl
Parameters
Type
Id
Before
Temporary
See Also

ISECommandBarControls Collection  | ISECommandBarControls Members

Send comments on this topic.