Property | Type | Description | |
---|---|---|---|
Initialize | void | ||
ProcessVariableData | Collection |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetErrors ( ) : ReadOnlyCollection |
||
GetRawData ( ) : |
||
GetValidOrigin ( ) : OriginType | ||
ProcessBitFlags ( int propertyCount, |
||
VariablePackage ( Stream stream, int index ) : System |
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void |
Method | Description | |
---|---|---|
Initialize ( Stream stream, int index ) : void | ||
ProcessVariableData ( |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |
public static ProcessBitFlags ( int propertyCount, |
||
propertyCount | int | |
stream | ||
index | int | |
return | bool[] |
public VariablePackage ( Stream stream, int index ) : System | ||
stream | Stream | |
index | int | |
return | System |