StringCaseOperation.StringCaseTypes Enumeration

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.StringOperations Namespace >

StringCaseOperation.StringCaseTypes Enumeration

Represents the different types of string casing that can be applied.

Namespace: BNCS.Logic.StringOperations
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


public enum StringCaseTypes

 

Members



Member name

Description


None

Represents the different possible states.


Uppercase

Represents the text transformation options.


Lowercase

Represents a class that demonstrates the use of XML documentation.

 

See Also


BNCS.Logic.StringOperations Namespace