Compartir a través de


TypedXmlDocument.GetNullableInt16(String) Método

Definición

Importante

Esta API no es conforme a CLS.

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

Parámetros

xpath
String

Devoluciones

Atributos

Se aplica a