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