共用方式為


TypedXmlDocument.GetNullableByte(String) 方法

定義

重要

此 API 不符合 CLS 規範。

public:
 virtual Nullable<System::Byte> GetNullableByte(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual Nullable<byte> GetNullableByte (string xpath);
abstract member GetNullableByte : string -> Nullable<byte>
override this.GetNullableByte : string -> Nullable<byte>
Public Overridable Function GetNullableByte (xpath As String) As Nullable(Of Byte)

參數

xpath
String

傳回

屬性

適用於