ContextNodeCollection.Item - свойство
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Gets the ContextNode object at the specified index or identifier within the ContextNodeCollection.
Список перегрузки
Имя | Описание | |
---|---|---|
![]() |
Item[Guid] | Gets the ContextNode object with the specified GUID within the ContextNodeCollection. |
![]() |
Item[Int32] | Gets the ContextNode object at the specified index within the ContextNodeCollection. |
В начало страницы