Property | Type | Description | |
---|---|---|---|
length | byte |
Method | Description | |
---|---|---|
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 | |
return | System.Collections |
public static FromBinary ( BinaryReader reader ) : |
||
reader | BinaryReader | |
return |
public ToBinary ( |
||
writer | ||
return | int |