Property | Type | Description | |
---|---|---|---|
FixedValue | object |
Method | Description | |
---|---|---|
FixedPropTypePropValue ( |
Initializes a new instance of the FixedPropTypePropValue class.
|
|
Parse ( |
Parse next object from a FastTransferStream.
|
|
ParseFrom ( |
Parse a DispidNamedPropInfo instance from a FastTransferStream.
|
|
Verify ( |
Verify that a stream's current position contains a serialized FixedPropTypePropValue.
|
public FixedPropTypePropValue ( |
||
stream | A FastTransferStream | |
return | System |
public Parse ( |
||
stream | A FastTransferStream. | |
return | void |
public static ParseFrom ( |
||
stream | A FastTransferStream. | |
return |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |