Property | Type | Description | |
---|---|---|---|
Length | int | ||
ValueArray | object |
Method | Description | |
---|---|---|
Parse ( |
Parse next object from a FastTransferStream.
|
|
ParseFrom ( |
Parse a VarPropTypePropValue instance from a FastTransferStream.
|
|
VarPropTypePropValue ( |
Initializes a new instance of the VarPropTypePropValue class.
|
|
Verify ( |
Verify that a stream's current position contains a serialized VarPropTypePropValue.
|
public Parse ( |
||
stream | A FastTransferStream. | |
return | void |
public static ParseFrom ( |
||
stream | A FastTransferStream. | |
return |
public VarPropTypePropValue ( |
||
stream | A FastTransferStream. | |
return | System |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |