AnalysisStatus Members

The following tables list the members exposed by the AnalysisStatus type.

Public Properties

  Name Description
Public property AppliedChangesRegion Returns the region of the document where the InkAnalyzer has changed the ContextNode tree.
Public property Successful Returns a Boolean summary of the results of the analysis operation.
Public property Warnings Gets a collection of AnalysisWarnings.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals Overloaded. Overridden. Determines whether two AnalysisStatus instances are equal.
Public method GetHashCode Overridden. Gets the hash code for the AnalysisStatus instance.
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static op_Equality Determines whether two specified AnalysisStatus objects have the same value.
Public method Static op_Inequality Determines whether two specified AnalysisStatus objects have different values.
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString  Returns a String that represents the current Object. (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)

Top

See Also

Reference

AnalysisStatus Class
Microsoft.Ink Namespace
InkAnalyzer.Analyze
Microsoft.Ink.ResultsUpdatedEventArgs
System.Windows.Ink.AnalysisCore.AnalysisWarningCode