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

Profile Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Profile(Single[])
Profile()

Properties

 TypeNameDescription
System.BooleanIsDisposed
System.SingleItem
System.Int32Size

Methods

 NameDescription
Add(float)
Clear()
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
ToArray()
ToString()Inherited from System.Object

See also