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


InkRecognizerCollection - члены

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

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

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

Contains InkRecognizer objects that represent the ability to recognize handwriting from various locales.

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

Методы

  Имя Описание
ms583767.pubmethod(ru-ru,VS.90).gif CopyTo Copies the elements of the collection to an InkRecognizer array, starting at a particular index.
ms583767.pubmethod(ru-ru,VS.90).gif Equals Determines whether the specified InkRecognizerCollection is equal to the current InkRecognizerCollection. (Переопределяет Object.Equals(Object).)
ms583767.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms583767.pubmethod(ru-ru,VS.90).gif GetEnumerator Returns an enumerator that can iterate through the collection.
ms583767.pubmethod(ru-ru,VS.90).gif GetHashCode Gets the hash code for the InkRecognizerCollection instance. (Переопределяет Object.GetHashCode().)
ms583767.pubmethod(ru-ru,VS.90).gif GetPriorityInkRecognizer Перегружен. Gets the first InkRecognizer in the collection that matches the specified parameters.
ms583767.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms583767.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms583767.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Операторы

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

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

Свойства

  Имя Описание
ms583767.pubproperty(ru-ru,VS.90).gif Count Gets the number of elements in the collection.
ms583767.pubproperty(ru-ru,VS.90).gif IsSynchronized Gets a value that indicates whether access to the collection is synchronized (thread safe).
ms583767.pubproperty(ru-ru,VS.90).gif Item Gets the element at the specified index.
ms583767.pubproperty(ru-ru,VS.90).gif SyncRoot Gets an object that can be used to synchronize access to the collection.

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

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

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

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

См. также

Ссылки

InkRecognizerCollection Класс

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