Property | Type | Description | |
---|---|---|---|
sizedXidList | MAPIInspector.Parsers.SizedXid[] |
Method | Description | |
---|---|---|
Parse ( |
Parse from a stream.
|
|
PredecessorChangeList ( int length ) : System |
Initializes a new instance of the PredecessorChangeList structure.
|
public Parse ( |
||
stream | A stream contains PredecessorChangeList. | |
return | void |
public PredecessorChangeList ( int length ) : System | ||
length | int | The length of the sizedXid structure. |
return | System |