You are here: Start » AVL.NET » Statistics_OfLoopState Class

Statistics_OfLoopState Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
Statistics_OfLoopState()

Properties

 NameTypeDescription
BufferSizeSystem.Int32
CurrentIndexSystem.Int32
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
ValuesSystem.Collections.Generic.List<System.Single>

Methods

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

See also