Метод | Описание | |
---|---|---|
GetIntValue ( ) : int | ||
SetStream ( Stream stream ) : void | ||
SetValue ( int i ) : void | ||
StreamValueReference ( |
||
StreamValueReference ( string n, int offset, DataValueType t, bool editable = true ) : System | ||
StreamValueReference ( string n, int offset, int startBit, int endBit, DataValueType t, bool editable = true ) : System |
public StreamValueReference ( |
||
r | ||
Результат | System |
public StreamValueReference ( string n, int offset, DataValueType t, bool editable = true ) : System | ||
n | string | |
offset | int | |
t | DataValueType | |
editable | bool | |
Результат | System |
public StreamValueReference ( string n, int offset, int startBit, int endBit, DataValueType t, bool editable = true ) : System | ||
n | string | |
offset | int | |
startBit | int | |
endBit | int | |
t | DataValueType | |
editable | bool | |
Результат | System |