Свойство | Тип | Описание | |
---|---|---|---|
length | byte |
Метод | Описание | |
---|---|---|
ControlAttribute ( ControlAttributes attr, byte len ) : System.Collections | ||
FromBinary ( BinaryReader reader ) : |
||
GetAttribute ( ) : ControlAttributes | ||
GetTotalLength ( ) : ushort | ||
ToBinary ( |
||
Value ( ) : object |
public ControlAttribute ( ControlAttributes attr, byte len ) : System.Collections | ||
attr | ControlAttributes | |
len | byte | |
Результат | System.Collections |
public static FromBinary ( BinaryReader reader ) : |
||
reader | BinaryReader | |
Результат |
public GetAttribute ( ) : ControlAttributes | ||
Результат | ControlAttributes |
public ToBinary ( |
||
writer | ||
Результат | int |