Share via


SoapNmtokens Classe

Definizione

Esegue il wrapping di un attributo NMTOKENS XML.

public ref class SoapNmtokens sealed : System::Runtime::Remoting::Metadata::W3cXsd2001::ISoapXsd
[System.Serializable]
public sealed class SoapNmtokens : System.Runtime.Remoting.Metadata.W3cXsd2001.ISoapXsd
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class SoapNmtokens : System.Runtime.Remoting.Metadata.W3cXsd2001.ISoapXsd
[<System.Serializable>]
type SoapNmtokens = class
    interface ISoapXsd
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type SoapNmtokens = class
    interface ISoapXsd
Public NotInheritable Class SoapNmtokens
Implements ISoapXsd
Ereditarietà
SoapNmtokens
Attributi
Implementazioni

Costruttori

SoapNmtokens()

Inizializza una nuova istanza della classe SoapNmtokens.

SoapNmtokens(String)

Inizializza una nuova istanza della classe SoapNmtokens con un attributo NMTOKENS XML.

Proprietà

Value

Ottiene o imposta un attributo NMTOKENS XML.

XsdType

Ottiene il linguaggio XSD (XML Schema Definition) del tipo SOAP corrente.

Metodi

Equals(Object)

Determina se l'oggetto specificato è uguale all'oggetto corrente.

(Ereditato da Object)
GetHashCode()

Funge da funzione hash predefinita.

(Ereditato da Object)
GetType()

Ottiene l'oggetto Type dell'istanza corrente.

(Ereditato da Object)
GetXsdType()

Restituisce l'oggetto XML Schema Definition Language (XSD) del tipo SOAP corrente.

MemberwiseClone()

Crea una copia superficiale dell'oggetto Object corrente.

(Ereditato da Object)
Parse(String)

Converte l'oggetto String specificato in un oggetto SoapNmtokens.

ToString()

Restituisce la proprietà Value come String.

Si applica a