Subentity
|
The SubentityId type exposes the following members.
| Name | Description | |
|---|---|---|
| SubentityId(RXClass, Int64) | Obsolete. Constructor for the SubentityId class. |
|
| SubentityId(RXClass, IntPtr) | Constructor for the SubentityId class. | |
| SubentityId(SubentityType, Int64) | Obsolete. Constructor for the SubentityId class. |
|
| SubentityId(SubentityType, IntPtr) | Constructor for the SubentityId class. |
| Name | Description | |
|---|---|---|
| Index | Obsolete. Property that represents the subentity index as an integer value. |
|
| IndexPtr | Property that represents the subentity index as IntPtr. | |
| Null | Property that represents the NULL subentity ID. | |
| Type | Property that represents the subentity type. | |
| TypeClass | Property that represents the class type of a subentity when the subentity type == SubentityType.Class. |
| 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 the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(SubentityId, SubentityId) | Equality operator for the SubentityId class. Checks whether the subentity identifiers are equal. | |
| Inequality(SubentityId, SubentityId) | Inequality operator for the SubentityId class. Checks whether the subentity identifiers are not equal. |
| © Bricsys NV. All rights reserved. |