Свойство | Type | Description | |
---|---|---|---|
PropID | ushort | ||
PropType | ushort | ||
PropValue | object |
Méthode | Description | |
---|---|---|
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. | |
Résultat | System |
public Parse ( |
||
stream | A FastTransferStream. | |
Résultat | void |
public static Verify ( |
||
stream | A FastTransferStream. | |
Résultat | bool |