flcCharSet Namespace

Represents namespace flcCharSet.

 NameDescription
CompleteByteCharSet

Represents constant CompleteByteCharSet.

CompleteByteSet

Represents constant CompleteByteSet.

Top
 NameDescription
AsAnsiCharSet(ByteChar[])

Represents method AsAnsiCharSet(ByteChar[]).

AsByteCharSet(ByteChar[])

Represents method AsByteCharSet(ByteChar[]).

AsByteSet(Byte[])

Represents method AsByteSet(Byte[]).

AssignCharSet(ByteCharSet,ByteCharSet)

Overloaded. Represents method AssignCharSet(ByteCharSet,ByteCharSet).

CaseInsensitiveCharSet(ByteCharSet)

Represents method CaseInsensitiveCharSet(ByteCharSet).

CharCount(ByteCharSet)

Overloaded. Represents method CharCount(ByteCharSet).

CharSetToCharClassStr(ByteCharSet)

Represents method CharSetToCharClassStr(ByteCharSet).

CharSetToStrB(ByteCharSet)

Represents method CharSetToStrB(ByteCharSet).

ClearCharSet(ByteCharSet)

Represents method ClearCharSet(ByteCharSet).

ComplementChar(ByteCharSet,ByteChar)

Represents method ComplementChar(ByteCharSet,ByteChar).

ComplementCharSet(ByteCharSet)

Represents method ComplementCharSet(ByteCharSet).

ConvertCaseInsensitive(ByteCharSet)

Represents method ConvertCaseInsensitive(ByteCharSet).

Difference(ByteCharSet,ByteCharSet)

Overloaded. Represents method Difference(ByteCharSet,ByteCharSet).

FillCharSet(ByteCharSet)

Represents method FillCharSet(ByteCharSet).

Intersection(ByteCharSet,ByteCharSet)

Overloaded. Represents method Intersection(ByteCharSet,ByteCharSet).

IsComplete(ByteCharSet)

Represents method IsComplete(ByteCharSet).

IsEmpty(ByteCharSet)

Represents method IsEmpty(ByteCharSet).

IsEqual(ByteCharSet,ByteCharSet)

Overloaded. Represents method IsEqual(ByteCharSet,ByteCharSet).

IsSubSet(ByteCharSet,ByteCharSet)

Represents method IsSubSet(ByteCharSet,ByteCharSet).

StrToCharSetB(RawByteString)

Represents method StrToCharSetB(RawByteString).

Union(ByteCharSet,ByteCharSet)

Overloaded. Represents method Union(ByteCharSet,ByteCharSet).

XORCharSet(ByteCharSet,ByteCharSet)

Represents method XORCharSet(ByteCharSet,ByteCharSet).

Top