A container class that stores all Connection instances and provides factory methods for them.
Inheritance Hierarchy
Members
Show:
Properties
Defined in
VsdxObject.parentMethods
Factory method for creating a new Connection object.
Factory method for creating a new Connection object.
Parameters
- nameOrConnection?: string | Connection
Return Value
Returns the row with the (one-based) index.
Returns the row with the (one-based) index.
Returns the Connection object with the given name.
Returns the Connection object with the given name.
Parameters
- name: string
Return Value
Return Value
Defined in
VsdxCollection.getEnumeratorParameters
- comparator?: any