Property | Type | Description | |
---|---|---|---|
PropList | |||
StartMarker | Markers |
Method | Description | |
---|---|---|
Deletions ( |
Initializes a new instance of the Deletions class.
|
|
Parse ( |
Parse fields from a FastTransferStream.
|
|
Verify ( |
Verify that a stream's current position contains a serialized Deletions.
|
public Deletions ( |
||
stream | The stream. | |
return | System |
public Parse ( |
||
stream | A FastTransferStream. | |
return | void |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |