Property | Type | Description | |
---|---|---|---|
offsets | List |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
DynamicMemoryVariable ( ) : System | ||
DynamicMemoryVariable ( string key, long address, int maxLength, int size, int count ) : System |
public DynamicMemoryVariable ( string key, long address, int maxLength, int size, int count ) : System | ||
key | string | |
address | long | |
maxLength | int | |
size | int | |
count | int | |
return | System |