XPRMMemBlock Properties
The XPRMMemBlock type exposes the following members.
| Name | Description | |
|---|---|---|
| Model |
Used to fetch the XPRM model to which this object belongs, or else 'null' if there is no model anywhere among this Object's ancestors.
(Inherited from XPRMObjectBase.) |
|
| Name |
Property to get this identifier's name
(Inherited from XPRMTypedIdentifier.) |
|
| Owner |
Used to fetch the XPRM object to which this object belongs
(Inherited from XPRMObjectBase.) |
|
| StructCode | (Inherited from XPRMTypedObject.) | |
| StructName | (Inherited from XPRMTypedObject.) | |
| Type | (Inherited from XPRMTypedObject.) | |
| TypeCode | (Inherited from XPRMTypedObject.) | |
| TypeName | (Inherited from XPRMTypedObject.) | |
| Value |
The content of the memory block, as a byte array. See also the Refresh() and Update() methods for discussion of how to keep the XPRMMemBlk in .NET synchronised with the memory block in Mosel.
|
