You are here: Start » FIL.NET » CharacterSample Class
CharacterSample Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | CharacterSample(String) | |
![]() | CharacterSample(String, Region) | |
![]() | CharacterSample(CharacterSample) | Creates a deep copy of the passed object. |
![]() | CharacterSample() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Character | System.String | |
![]() | IsDisposed | System.Boolean | |
![]() | Sample | FilNet.Region | |
![]() | Valid | System.Boolean | Character sample consist of single character and a non-empty region |
Methods
Name | Description | |
---|---|---|
![]() | Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. |
![]() | Equals(FilNet.CharacterSample) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.CharacterSample, FilNet.CharacterSample) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | Reset(FilNet.CharacterSample) | Resets this instance with data of the other CharacterSample object. |
![]() | ToString() | Inherited from System.Object |