IdeaBlade.Linq Assembly > IdeaBlade.Linq Namespace : IgnoreCaseOption Enumeration |
'Declaration
Public Enum IgnoreCaseOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As IgnoreCaseOption
public enum IgnoreCaseOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
UseLower | Force operands to lower case. |
UseUpper | Force operands to upper case. |
System.Object
System.ValueType
System.Enum
IdeaBlade.Linq.IgnoreCaseOption
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2