You are here: Start » FIL.NET » ScanMapArrayState Class

ScanMapArrayState Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
ScanMapArrayState()

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
ScanFieldFil.SegmentScanField
ScanMapsSystem.Collections.Generic.List<Fil.ScanMap>
ScanSegmentsSystem.Collections.Generic.List<Fil.Segment2D>

Methods

 NameDescription
CopyTo(Fil.ScanMapArrayState)
Dispose()Inherited from Fil.UnmanagedObject
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.ScanMapArrayState)
ToString()Inherited from System.Object

See also