Domain Class |
Namespace: ABB.Robotics.Controllers.ConfigurationDomain
public sealed class Domain : SDKBase
The Domain type exposes the following members.
| Name | Description | |
|---|---|---|
| ControllerType |
Gets the ControllerType.
(Inherited from SDKBase.) |
| Name | Description | |
|---|---|---|
| Dispose |
Disposes the managed resources of the instance.
(Overrides SDKDisposeBaseDispose.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetName |
Returns Name of domain
| |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| GetType(String) |
Gets the type with the specified name.
| |
| GetTypes |
Get all the types of domain
| |
| GetUrl |
Returns the Url of this domain
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |