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


AnalysisStatus - члены

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

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

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

Represents the status of the analysis operation, including its success or failure, associated warnings, and information about where or if any changes occurred.

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

Методы

  Имя Описание
ms610355.pubmethod(ru-ru,VS.90).gif Equals Determines whether the specified AnalysisStatus is equal to the current AnalysisStatus. (Переопределяет Object.Equals(Object).)
ms610355.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms610355.pubmethod(ru-ru,VS.90).gif GetHashCode Gets the hash code for the AnalysisStatus instance. (Переопределяет Object.GetHashCode().)
ms610355.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms610355.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms610355.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Операторы

  Имя Описание
ms610355.puboperator(ru-ru,VS.90).gifms610355.static(ru-ru,VS.90).gif Equality Determines whether the two specified AnalysisStatus objects are equal.
ms610355.puboperator(ru-ru,VS.90).gifms610355.static(ru-ru,VS.90).gif Inequality Determines whether two AnalysisStatus objects are equal.

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

Свойства

  Имя Описание
ms610355.pubproperty(ru-ru,VS.90).gif AppliedChangesRegion Returns the region of the document where the InkAnalyzer has changed the ContextNode tree.
ms610355.pubproperty(ru-ru,VS.90).gif Successful Returns a Boolean summary of the results of the analysis operation.
ms610355.pubproperty(ru-ru,VS.90).gif Warnings Gets a collection of AnalysisWarning objects.

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

См. также

Ссылки

AnalysisStatus Класс

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