프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Length | int | ||
ValueArray | object |
메소드 | 설명 | |
---|---|---|
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. | |
리턴 | void |
public static ParseFrom ( |
||
stream | A FastTransferStream. | |
리턴 |
public VarPropTypePropValue ( |
||
stream | A FastTransferStream. | |
리턴 | System |
public static Verify ( |
||
stream | A FastTransferStream. | |
리턴 | bool |