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


InkRecognizerCollection - члены

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

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

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

Contains InkRecognizer objects that can recognize handwriting from various locales.

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

Методы

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

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

Операторы

  Имя Описание
ms616776.puboperator(ru-ru,VS.90).gifms616776.static(ru-ru,VS.90).gif Equality Determines whether two specified InkRecognizerCollection objects are equal.
ms616776.puboperator(ru-ru,VS.90).gifms616776.static(ru-ru,VS.90).gif Inequality Determines whether two specified InkRecognizerCollection objects are unequal.

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

Свойства

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

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

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

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

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

См. также

Ссылки

InkRecognizerCollection Класс

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