XDocumentClass.GetDataVariable(Int32) 方法

定义

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

public:
 virtual System::String ^ GetDataVariable(int lVariableNumber) = Microsoft::Office::Interop::InfoPath::_XDocument2::GetDataVariable;
public virtual string GetDataVariable (int lVariableNumber);
abstract member GetDataVariable : int -> string
override this.GetDataVariable : int -> string
Public Overridable Function GetDataVariable (lVariableNumber As Integer) As String

参数

lVariableNumber
Int32

返回

实现

适用于