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


AnalysisStatus - члены

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

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

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

Represents the status of the analysis operation by indicating whether the analysis completed successfully, whether any warnings occurred, and where the changes, if any, were applied.

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

Методы

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

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

Операторы

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

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

Свойства

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

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

См. также

Ссылки

AnalysisStatus Класс

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