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


Recognizers - члены

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

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

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

Contains the Recognizer objects that represent the ability to create a recognizer context, retrieve its attributes and properties, and determine which packet properties the recognizer needs to perform recognition.

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

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

  Имя Описание
ms552567.pubmethod(ru-ru,VS.90).gif Recognizers Initializes a new instance of the Recognizers class.

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

Методы

  Имя Описание
ms552567.pubmethod(ru-ru,VS.90).gif CopyTo Copies all of the elements of the current Recognizers collection to the specified one-dimensional array, starting at the specified destination array index.
ms552567.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms552567.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms552567.pubmethod(ru-ru,VS.90).gif GetDefaultRecognizer Перегружен. Returns the default recognizer.
ms552567.pubmethod(ru-ru,VS.90).gif GetEnumerator Returns an object that implements the System.Collections.IEnumerator interface and that can iterate through the Recognizer objects within the Recognizers collection.
ms552567.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms552567.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms552567.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms552567.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Свойства

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

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

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

  Имя Описание
ms552567.pubinterface(ru-ru,VS.90).gifms552567.privmethod(ru-ru,VS.90).gif IEnumerable.GetEnumerator

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

См. также

Ссылки

Recognizers Класс

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