TypedXmlDocument.GetInt32(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual int GetInt32(System::String ^ xpath);
public virtual int GetInt32 (string xpath);
abstract member GetInt32 : string -> int
override this.GetInt32 : string -> int
Public Overridable Function GetInt32 (xpath As String) As Integer
參數
傳回
適用於