You are here: Start » FIL.NET » ScanMapArrayState Class
ScanMapArrayState Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | ScanMapArrayState(ScanMapArrayState) | Creates a deep copy of the passed object. |
![]() | ScanMapArrayState() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IsDisposed | System.Boolean | |
![]() | ScanField | FilNet.SegmentScanField | |
![]() | ScanMaps | System.Collections.Generic.IList<FilNet.ScanMap> | |
![]() | ScanSegments | System.Collections.Generic.IList<FilNet.Segment2D> |
Methods
Name | Description | |
---|---|---|
![]() | Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | Reset(FilNet.ScanMapArrayState) | Resets this instance with data of the other ScanMapArrayState object. |
![]() | ToString() | Inherited from System.Object |