For a list of all members of this type, see OmrProcessor members.
Public Methods
| Name | Description |
| AnalyzeField |
Perform OMR analysis on a field.
|
| Dispose | Overloaded.
Common protected Dispose method for standard Dispose pattern. Called by IDisposable.Dispose() and the finalizer.
|
| ReadFromStream |
Reads a specially-formatted stream and places the values into properties of this object.
|
| WriteToStream |
Writes some properties of this object to a specially-formatted stream.
|
Top
Protected Methods
| Name | Description |
| Finalize |
A finalizer for the object.
|
Top
See Also