Свойство | Тип | Описание | |
---|---|---|---|
FixedSizeValueList | byte[][] | ||
Length | int | ||
VarSizeValueList | MAPIInspector.Parsers.LengthOfBlock[] |
Метод | Описание | |
---|---|---|
MvPropTypePropValue ( |
Initializes a new instance of the MvPropTypePropValue class.
|
|
Parse ( |
Parse next object from a FastTransferStream.
|
|
ParseFrom ( |
Parse a MvPropTypePropValue instance from a FastTransferStream.
|
|
Verify ( |
Verify that a stream's current position contains a serialized MvPropTypePropValue.
|
public MvPropTypePropValue ( |
||
stream | A FastTransferStream | |
Результат | System |
public Parse ( |
||
stream | A FastTransferStream | |
Результат | void |
public static ParseFrom ( |
||
stream | A FastTransferStream | |
Результат |
public static Verify ( |
||
stream | A FastTransferStream. | |
Результат | bool |