Method | Description | |
---|---|---|
ConsumeNext ( |
Deserialize next object from a FastTransferStream.
|
|
DeserializeFrom ( |
Deserialize a DispidNamedPropInfo instance from a FastTransferStream.
|
|
FixedPropTypePropValue ( |
Initializes a new instance of the FixedPropTypePropValue class.
|
|
Verify ( |
Verify that a stream's current position contains a serialized FixedPropTypePropValue.
|
public ConsumeNext ( |
||
stream | A FastTransferStream. | |
return | void |
public static DeserializeFrom ( |
||
stream | A FastTransferStream. | |
return | LexicalBase |
public FixedPropTypePropValue ( |
||
stream | A FastTransferStream |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |