Метод | Описание | |
---|---|---|
Contains ( |
Indicates whether contains IDSET.
|
|
Deserialize ( Stream stream, int size ) : int |
Deserialize from a stream.
|
|
GetIds ( ) : List |
Get message ids.
|
public Contains ( |
||
idset | A REPLID_IDSET. | |
Результат | bool |
public Deserialize ( Stream stream, int size ) : int | ||
stream | Stream | A stream contains serialize. |
size | int | Must be -1. |
Результат | int |