TypedXmlDocument.GetNullableSByte(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Importante
Esta API não está em conformidade com CLS.
public:
virtual Nullable<System::SByte> GetNullableSByte(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual Nullable<sbyte> GetNullableSByte (string xpath);
abstract member GetNullableSByte : string -> Nullable<sbyte>
override this.GetNullableSByte : string -> Nullable<sbyte>
Public Overridable Function GetNullableSByte (xpath As String) As Nullable(Of SByte)
Parâmetros
- xpath
- String
Retornos
- Atributos