BNCSEnums.StringCases Enumeration

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace >

BNCSEnums.StringCases Enumeration

Enum representing different cases for strings.

Namespace: BNCS
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public enum StringCases

 

Members



Member name

Description


Any

Represents a value that can be any type.


Upper

Represents the value 1 as an integer constant.


Lower

Represents the lower bound value of a range.

 

See Also


BNCS Namespace