Поделиться через


ContextNodeCollection - члены

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

Обновлен: Ноябрь 2007

Contains a collection of ContextNode objects that are the result of an ink analysis.

Тип ContextNodeCollection предоставляет следующие члены.

Конструкторы

  Имя Описание
ms552004.pubmethod(ru-ru,VS.90).gif ContextNodeCollection Перегружен. Initializes a new instance of the ContextNodeCollection class.

В начало страницы

Методы

  Имя Описание
ms552004.pubmethod(ru-ru,VS.90).gif Add Adds a ContextNode object to the ContextNodeCollection.
ms552004.pubmethod(ru-ru,VS.90).gif AddRange Adds a ContextNodeCollection to this ContextNodeCollection.
ms552004.pubmethod(ru-ru,VS.90).gif Clear Clears all of the ContextNode objects from the ContextNodeCollection.
ms552004.pubmethod(ru-ru,VS.90).gif Contains Indicates whether the ContextNodeCollection contains a specific ContextNode object.
ms552004.pubmethod(ru-ru,VS.90).gif CopyTo Copies all of the elements of the current ContextNodeCollection to the specified one-dimensional array, starting at the specified destination array index.
ms552004.pubmethod(ru-ru,VS.90).gif Equals Determines whether the specified ContextNodeCollection is equal to the current ContextNodeCollection. (Переопределяет Object.Equals(Object).)
ms552004.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms552004.pubmethod(ru-ru,VS.90).gif GetEnumerator Returns an object that both implements the IEnumerator interface, and can iterate through the ContextNode objects within the ContextNodeCollection.
ms552004.pubmethod(ru-ru,VS.90).gif GetHashCode Gets the hash code for the ContextNodeCollection instance. (Переопределяет Object.GetHashCode().)
ms552004.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms552004.pubmethod(ru-ru,VS.90).gif IndexOf Перегружен. Returns the index of a specific ContextNode object within a ContextNodeCollection.
ms552004.pubmethod(ru-ru,VS.90).gif Insert Inserts a ContextNode into the ContextNodeCollection at the specified index.
ms552004.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms552004.pubmethod(ru-ru,VS.90).gif Remove Перегружен. Removes a ContextNode object from the ContextNodeCollection.
ms552004.pubmethod(ru-ru,VS.90).gif RemoveAt Removes a ContextNode object at the specified index from the ContextNodeCollection.
ms552004.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

В начало страницы

Операторы

  Имя Описание
ms552004.puboperator(ru-ru,VS.90).gifms552004.static(ru-ru,VS.90).gif Equality Determines whether two specified ContextNodeCollection objects have the same value.
ms552004.puboperator(ru-ru,VS.90).gifms552004.static(ru-ru,VS.90).gif Inequality Determines whether two specified ContextNodeCollection objects have different values.

В начало страницы

Свойства

  Имя Описание
ms552004.pubproperty(ru-ru,VS.90).gif Count Gets the number of ContextNode objects contained in the ContextNodeCollection.
ms552004.pubproperty(ru-ru,VS.90).gif IsReadOnly Gets a value indicating whether or not the ContextNodeCollection is read only.
ms552004.pubproperty(ru-ru,VS.90).gif IsSynchronized Gets a value that indicates whether or not access to the ContextNodeCollection is synchronized (thread safe).
ms552004.pubproperty(ru-ru,VS.90).gif Item Перегружен. Gets the ContextNode object at the specified index or identifier within the ContextNodeCollection.
ms552004.pubproperty(ru-ru,VS.90).gif SyncRoot Returns an object that can be used to synchronize access to the ContextNodeCollection.

В начало страницы

Явные реализации интерфейса

  Имя Описание
ms552004.pubinterface(ru-ru,VS.90).gifms552004.privmethod(ru-ru,VS.90).gif ICollection.CopyTo
ms552004.pubinterface(ru-ru,VS.90).gifms552004.privmethod(ru-ru,VS.90).gif IEnumerable.GetEnumerator

В начало страницы

См. также

Ссылки

ContextNodeCollection Класс

Microsoft.Ink - пространство имен