VbStrConv (Microsoft.VisualBasic.VbStrConv)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: Microsoft.VisualBasic.dll

The VbStrConv enumeration contains constants used to identify the type of string conversion to be performed by the StrConv function. These constants can be used anywhere in your code.

VB.NET C#

VB.NET

Public Enum Structure VbStrConv
  Implements System.IComparable, System.IFormattable, System.IConvertible
End Enum

Articles

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support