Compartir a través de


TypedXmlDocument.GetNullableInt32(String) Método

Definición

Importante

Esta API no es conforme a CLS.

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

Parámetros

xpath
String

Devoluciones

Atributos

Se aplica a