ContextNodeBaseCollection.Contains Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Indicates whether or not the ContextNodeBaseCollection contains a specific ContextNodeBase object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Contains(Guid) | A Boolean value which indicates whether or not the ContextNodeBaseCollection contains a specific ContextNodeBase object, based on its identifier. | |
Contains(ContextNodeBase) | Indicates whether or not the ContextNodeBaseCollection contains a specific ContextNodeBase object. |
Top
See Also
Reference
ContextNodeBaseCollection Class