You are here: Start » CharacterSample Class

CharacterSample Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
CharacterSample()
CharacterSample(String, Region)
CharacterSample(String)

Properties

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

Methods

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

See also