You are here: Start » ReadCodesOutput Class

ReadCodesOutput Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
ReadCodesOutput()
ReadCodesOutput(List<DataCode>, Conditional<Single>, Single)

Properties

 NameTypeDescription
ImageExecutionTimeSystem.Single
ImageScoreAtl.Conditional<System.Single>
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject

Methods

 NameDescription
CopyTo(Avl.ReadCodesOutput)
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Avl.ReadCodesOutput)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.ReadCodesOutput)
ReadCodes()
ToString()Inherited from System.Object

See also