You are here: Start » AVL.NET » CharacterSample Class
CharacterSample Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | CharacterSample() | |
![]() | CharacterSample(String, Region) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Character | System.String | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | Sample | Avl.Region | |
![]() | Valid | System.Boolean | Character sample consist of single character and a non-empty region |
Methods
Name | Description | |
---|---|---|
![]() | 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 |