UserDefined Structure |
Namespace: ABB.Robotics.Controllers.RapidDomain
public struct UserDefined : IRapidData, IDisposable
The UserDefined type exposes the following members.
| Name | Description | |
|---|---|---|
| UserDefined |
Initializes a new user defined instance of a special rapid data type.
|
| Name | Description | |
|---|---|---|
| Components | Gets or sets the value of of an array of IRapidData. |
| Name | Description | |
|---|---|---|
| Dispose |
Releases the managed resources of the instance.
| |
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| FillFromString |
This method is not supported.
| |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| ToString |
Returns the string representation of the user defined rapid data.
(Overrides ValueTypeToString.) |