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

CharacterSample Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
CharacterSample()
CharacterSample(String, Region)

Properties

 NameTypeDescription
CharacterSystem.String
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
SampleAvl.Region
ValidSystem.Boolean Character sample consist of single character and a non-empty region

Methods

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

See also