Instance Methods |
The Instance type exposes the following members.
| Name | Description | |
|---|---|---|
| Delete |
Deletes this instance (if possible).
| |
| Dispose |
Disposes the managed resources of the instance.
(Inherited from SDKDisposeBase.) | |
| Equals | (Inherited from Object.) | |
| GetAttribute |
Gets an attribute with the specified name.
| |
| GetAttributes |
Gets all attributes of this instance.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetIsInternal |
Returns a value that indicates if this instance is internal or not
| |
| GetName |
Returns the Url of instance
| |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| GetUrl |
Returns the Url of instance
| |
| GetValue |
Gets the value of an attribute of this instance.
| |
| SetValue |
Sets the value of an attribute of this instance.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |