ExternalConnectionCollection Class
ExternalConnectionCollection class
Specifies the collection
type ExternalConnectionCollection struct {
ptr unsafe.Pointer
}
Constructors
Methods
| Method | Description |
|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get_Int | Gets the ExternalConnection element at the specified index. |
| Set | Gets the ExternalConnection element at the specified index. |
| Get_String | Gets the ExternalConnection element with the specified name. |
| GetExternalConnectionById | Gets the ExternalConnection element with the specified id. |
| GetCount | |