Boolean
IResultCollector
.ContainsId(
Int32
id)
Gets a value indicating whether the collector's ids collection.
Remarks
Examples
Parameters
id
Type:
Int32
The id to check.
Return Value
Type:
Boolean
Returns true if the collector contains the id; false otherwise.