ExternalConnectionCollection Class

ExternalConnectionCollection class

Specifies the collection


type ExternalConnectionCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Get_IntGets the ExternalConnection element at the specified index.
SetGets the ExternalConnection element at the specified index.
Get_StringGets the ExternalConnection element with the specified name.
GetExternalConnectionByIdGets the ExternalConnection element with the specified id.
GetCount