Свойство | Тип | Описание | |
---|---|---|---|
PropID | ushort | ||
PropType | ushort | ||
PropValue | object |
Метод | Описание | |
---|---|---|
MetaPropValue ( |
Initializes a new instance of the MetaPropValue class.
|
|
Parse ( |
Parse MetaPropValue from a FastTransferStream.
|
|
Verify ( |
Verify that a stream's current position contains a serialized MetaPropValue.
|
public MetaPropValue ( |
||
stream | A FastTransferStream. | |
Результат | System |
public Parse ( |
||
stream | A FastTransferStream. | |
Результат | void |
public static Verify ( |
||
stream | A FastTransferStream. | |
Результат | bool |