Handle Structure |
The Handle type exposes the following members.
| Name | Description | |
|---|---|---|
| Handle | Constructor for the Handle class. Initializes a handle with the specified 64-bit integer value. |
| Name | Description | |
|---|---|---|
| IsOne | Property that indicates whether this handle is equal to 1. | |
| Value | Property that represents the value of the handle. |
| Name | Description | |
|---|---|---|
| Equals | Checks objects for equality. (Overrides ValueTypeEquals(Object)) |
|
| GetHashCode | Retrieves the object hash code. (Overrides ValueTypeGetHashCode) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| ToString | Returns an equivalent string representation of this
object. (Overrides ValueTypeToString) |
|
| ToString(IFormatProvider) | Returns an equivalent string representation of this object. |
| Name | Description | |
|---|---|---|
| Equality(Handle, Handle) | Equality operator for the Handle class. | |
| Inequality(Handle, Handle) | Inequality operator for the Handle class. |
| © Bricsys NV. All rights reserved. |