Свойство | Тип | Описание | |
---|---|---|---|
FixedValue | object |
Метод | Описание | |
---|---|---|
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 | |
Результат | System |
public Parse ( |
||
stream | A FastTransferStream. | |
Результат | void |
public static ParseFrom ( |
||
stream | A FastTransferStream. | |
Результат |
public static Verify ( |
||
stream | A FastTransferStream. | |
Результат | bool |