IntelliCAD 11.1 Object Library | |
Add Method | |
See Also |
- Name
- The name of the registered application to add to the collection.
RegisteredApplications Collection : Add Method |
Description
Adds a new Registered Application to the collection.
Syntax
Visual Basic |
---|
Public Function Add( _ ByVal Name As String _ ) As RegisteredApplication |
Parameters
- Name
- The name of the registered application to add to the collection.