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

SvmModel Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
SvmModel()
SvmModel(SvmModel)

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject

Methods

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

See also