次の方法で共有


IXTLRuntime.formatIndex(Int32, String) メソッド

定義

この型またはメンバーは Microsoft XML Core Services (MSXML) オブジェクトまたはメンバーのプロキシとして動作します。 この型またはメンバーによってラップされる MSXML オブジェクトまたはメンバーの詳細については、MSXML SDKMSXML5 の操作に関するページおよび InfoPath 2003 オブジェクト モデルの使用に関する System.Xml を参照してください。

public:
 System::String ^ formatIndex(int lIndex, System::String ^ bstrFormat);
public string formatIndex(int lIndex, string bstrFormat);
abstract member formatIndex : int * string -> string
Public Function formatIndex (lIndex As Integer, bstrFormat As String) As String

パラメーター

lIndex
Int32
bstrFormat
String

戻り値

適用対象