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


AnalysisWarningCollection - члены

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

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

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

Contains a collection of AnalysisWarning objects that are the result of an ink analysis.

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

Методы

  Имя Описание
ms551968.pubmethod(ru-ru,VS.90).gif CopyTo Copies all of the elements of the current AnalysisWarningCollection to the specified one-dimensional array, starting at the specified destination array index.
ms551968.pubmethod(ru-ru,VS.90).gif Equals Determines whether the specified AnalysisWarningCollection is equal to the current AnalysisWarningCollection. (Переопределяет Object.Equals(Object).)
ms551968.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms551968.pubmethod(ru-ru,VS.90).gif GetEnumerator Returns an object that implements the IEnumerator interface and that can iterate through the AnalysisWarning objects within the AnalysisWarningCollection.
ms551968.pubmethod(ru-ru,VS.90).gif GetHashCode Returns the hash code for this instance. (Переопределяет Object.GetHashCode().)
ms551968.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms551968.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms551968.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Операторы

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

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

Свойства

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

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

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

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

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

См. также

Ссылки

AnalysisWarningCollection Класс

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