CharsetList(String, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
CharsetList(System::String ^ Name, int Codepage);
public CharsetList (string Name, int Codepage);
new Microsoft.BizTalk.Component.Utilities.CharsetList : string * int -> Microsoft.BizTalk.Component.Utilities.CharsetList
Public Sub New (Name As String, Codepage As Integer)
Parameters
- Name
- String
- Codepage
- Int32