dotnettech.net
Inherits: System.Enum
Interfaces: IComparable, IFormattable, IConvertible
Derived Types: 0
Assembly: Microsoft.VisualBasic.dll
The CompareMethod enumeration contains constants used to determine the way strings are compared when using the Instr and StrComp functions. These constants can be used anywhere in your code.
VB.NET C#