You are here: Start » FIL.NET » OcrSvmModel Class
OcrSvmModel Class
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| OcrSvmModel(OcrSvmModel) | Creates a deep copy of the passed object. | |
| OcrSvmModel() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| IsDisposed | System.Boolean |
Methods
| Name | Description | |
|---|---|---|
| Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. | |
| Equals(object) | Inherited from System.Object | |
| Equals(FilNet.OcrSvmModel) | ||
| Equals(FilNet.OcrSvmModel, FilNet.OcrSvmModel) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| Reset(FilNet.OcrSvmModel) | Resets this instance with data of the other OcrSvmModel object. | |
| ToString() | Inherited from System.Object |
