Name | Description | |
---|---|---|
ConstructDataItems | Causes the object to analyze its FormModels collection and construct the data items that it will use during identification. | |
ConstructTestDataItems | This method is deprecated. Creates test data items in preparation for a more extensive test. | |
Dispose | Overloaded. Common protected Dispose method for standard Dispose pattern. Called by IDisposable.Dispose() and the finalizer. | |
GetSimilarFormModels | Gets a list of the forms that are similar to the given one. | |
Identify | Identifies a form. | |
ReadFromStream | Reads a specially-formatted stream and places the values into properties of this object. | |
TestReadChecksumEvent | This method is deprecated. Tests a ReadChecksum event. | |
TestReadDataItemEvent | This method is deprecated. Tests a ReadDataItem event. | |
TestWriteDataItemEvent | This method is deprecated. Tests a WriteDataItem event. | |
VerifyTestDataItems | This method is deprecated. Tests data items that you created using ConstructTestDataItems. | |
WriteToStream | Writes some properties of this object to a specially-formatted stream. |
Is this page helpful?
Yes
No