RFA .NET
The GroupID type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GroupID | Default Constructor. |
Methods
Name | Description | |
---|---|---|
![]() | Append | Adds the passed in value to the groupId buffer in Network order. |
![]() | Dispose | Releases unmanaged resources. |
![]() | GetAsBuffer |
Gets GroupID buffer that contains the groupId values in Network order.
|
![]() | GetAsList |
Gets a list of unsigned shorts in Host Byte order, that form the group ID.
|
![]() | SetFromBuffer |
Sets a buffer that contains the group Id values in Network order.
|
![]() | SetFromList |
Allows setting of group Id from passed in List of unsigned shorts in Host Byte order
that form the group ID.
|
![]() | ToRFA_String | String representation of this object. |
![]() | ToString | String representation of this object. (Overrides Object..::..ToString()()()().) |