共用方式為


TypedXmlDocument.GetByte(String) 方法

定義

public:
 virtual System::Byte GetByte(System::String ^ xpath);
public virtual byte GetByte (string xpath);
abstract member GetByte : string -> byte
override this.GetByte : string -> byte
Public Overridable Function GetByte (xpath As String) As Byte

參數

xpath
String

傳回

適用於