Helper.GetDelimiterSet(Int32, String) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
static Microsoft::Solutions::BTAHL7::Pipelines::DelimiterSet ^ GetDelimiterSet(int msh1, System::String ^ msh2);
public static Microsoft.Solutions.BTAHL7.Pipelines.DelimiterSet GetDelimiterSet (int msh1, string msh2);
static member GetDelimiterSet : int * string -> Microsoft.Solutions.BTAHL7.Pipelines.DelimiterSet
Public Shared Function GetDelimiterSet (msh1 As Integer, msh2 As String) As DelimiterSet
参数
- msh1
- Int32
- msh2
- String