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

Profile Class

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

Constructors

 ConstructorDescription
Profile(Single[])
Profile()

Properties

 NameTypeDescription
IsDisposedSystem.Boolean
ItemSystem.Single
SizeSystem.Int32

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