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


RecognitionAlternates - члены

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

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

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

Contains the RecognitionAlternate objects that represent possible word matches for segments of ink.

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

Методы

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

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

Свойства

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

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

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

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

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

См. также

Ссылки

RecognitionAlternates Класс

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