InkRecognizerCollection - члены
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Contains InkRecognizer objects that can recognize handwriting from various locales.
Тип InkRecognizerCollection предоставляет следующие члены.
Методы
Имя | Описание | |
---|---|---|
![]() |
CopyTo | Copies the elements of the collection to an InkRecognizer array, starting at a particular index. |
![]() |
Equals | Determines whether the specified InkRecognizerCollection is equal to the current InkRecognizerCollection. (Переопределяет Object.Equals(Object).) |
![]() |
Finalize | Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.) |
![]() |
GetEnumerator | Returns an enumerator that you can use to iterate through the collection. |
![]() |
GetHashCode | This object overrides [T:System.Object.GetHashCode()]. (Переопределяет Object.GetHashCode().) |
![]() |
GetPriorityInkRecognizer | Перегружен. Gets the first InkRecognizer in the collection that matches the specified parameters. |
![]() |
GetType | Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.) |
![]() |
MemberwiseClone | Создает неполную копию текущего объекта Object. (Унаследовано от Object.) |
![]() |
ToString | Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.) |
В начало страницы
Операторы
Имя | Описание | |
---|---|---|
![]() ![]() |
Equality | Determines whether two specified InkRecognizerCollection objects are equal. |
![]() ![]() |
Inequality | Determines whether two specified InkRecognizerCollection objects are unequal. |
В начало страницы
Свойства
Имя | Описание | |
---|---|---|
![]() |
Count | Gets the number of elements in the collection. |
![]() |
IsSynchronized | Gets a value that indicates whether access to the collection is synchronized (thread safe). |
![]() |
Item | Gets the element at the specified index. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
В начало страницы
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
![]() ![]() |
ICollection.CopyTo | |
![]() ![]() |
IEnumerable.GetEnumerator |
В начало страницы