TypedXmlDocument.GetNullableChar(String) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Importante
Questa API non è conforme a CLS.
public:
virtual Nullable<char> GetNullableChar(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual Nullable<char> GetNullableChar(string xpath);
abstract member GetNullableChar : string -> Nullable<char>
override this.GetNullableChar : string -> Nullable<char>
Public Overridable Function GetNullableChar (xpath As String) As Nullable(Of Char)
Parametri
- xpath
- String
Restituisce
- Attributi