Метод | Описание | |
---|---|---|
ConsumeNext ( |
Deserialize next object from a FastTransferStream.
|
|
DeserializeFrom ( |
Deserialize a PropValue instance from a FastTransferStream.
|
|
IsPidTagIdsetGiven ( |
Indicate whether the stream's position is IsPidTagIdsetGiven.
|
|
PropValue ( |
Initializes a new instance of the PropValue class.
|
|
Verify ( |
Verify that a stream's current position contains a serialized PropValue.
|
public ConsumeNext ( |
||
stream | A FastTransferStream. | |
Результат | void |
public static DeserializeFrom ( |
||
stream | A FastTransferStream. | |
Результат | LexicalBase |
public static IsPidTagIdsetGiven ( |
||
stream | A FastTransferStream. | |
Результат | bool |
public PropValue ( |
||
stream | A FastTransferStream. |
public static Verify ( |
||
stream | A FastTransferStream. | |
Результат | bool |