Contains
GroupCollection.Contains method
Returns true if the specified item is found in this collection; otherwise, false.
public bool Contains(Group item)
Parameter | Type | Description |
---|---|---|
item | Group | the specified item to find. |
Return Value
true if the specified item is found in this collection; otherwise, false.
See Also
- class Group
- class GroupCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks