Share via


TypedXmlDocument.GetByte(String) Method

Definition

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

Parameters

xpath
String

Returns

Applies to