ExternalConnectionCollection Class
ExternalConnectionCollection class
Specifies the
type ExternalConnectionCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get_Int | 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 |