SoDeviceContextSharedGroup Methods |
The SoDeviceContextSharedGroup type exposes the following members.
Name | Description | |
---|---|---|
Add | Adds a device context to the group. | |
Contains(SoBaseContextCache) | Returns true if the specified object is already in the list of notified objects. | |
Contains(SoDeviceContext) | Returns true if the passed context is part of the shared group. | |
Dispose |
Releases all resources used by SoDisposable.
(Inherited from SoDisposable.) | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetId | Gets the id of this shared group. | |
GetPrimaryContext | Returns the first context found in the shared group. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Remove | Removes a device context from the group. | |
SetId | Sets a specific id for this shared group. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |