ContextNodeBaseCollection.Item Property
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Gets the ContextNodeBase object at the specified index or the identifier within the ContextNodeBaseCollection.
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 | |
---|---|---|
Item[Guid] | Gets the ContextNodeBase object with a specified GUID identifier within the ContextNodeBaseCollection. | |
Item[Int32] | Gets the ContextNodeBase object at the specified index within the ContextNodeBaseCollection. |
Top
See Also
Reference
ContextNodeBaseCollection Class