AliasDataType Class |
Namespace: ABB.Robotics.Controllers.RapidDomain
public class AliasDataType : RapidDataType
The AliasDataType type exposes the following members.
Name | Description | |
---|---|---|
BaseDataType |
Gets the base data type of the Alias data type.
| |
ControllerType |
Gets the ControllerType.
(Inherited from SDKBase.) | |
IsDisposed | Gets or sets a value indicating whether the object has already been disposed or not. (Inherited from SDKDisposeBase.) | |
Name |
Gets the name of the RapidSymbol.
(Inherited from RapidSymbol.) | |
Scope |
Gets the scope of the RapidSymbol, i.e. TASK,MODULE,ROUTINE,...
(Inherited from RapidSymbol.) | |
Type |
Get the type of the RapidSymbol.
(Inherited from RapidSymbol.) |
Name | Description | |
---|---|---|
Dispose |
Disposes the managed resources of the instance.
(Inherited from SDKDisposeBase.) | |
Dispose(Boolean) |
Releases all resources used by this AliasDataType (Overrides SDKBaseDispose(Boolean).) | |
Equals | (Inherited from Object.) | |
Finalize |
Destructor.
(Inherited from SDKDisposeBase.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SearchRapidSymbol |
This method is not supported in the current version.
(Inherited from RapidDataType.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |