編輯

共用方式為


IXTLRuntime.formatIndex(Int32, String) Method

Definition

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

Parameters

lIndex
Int32
bstrFormat
String

Returns

Applies to