SoapIdrefs Classe

Definizione

Esegue il wrapping di un attributo IDREFS XML.

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

Costruttori

SoapIdrefs()

Inizializza una nuova istanza della classe SoapIdrefs.

SoapIdrefs(String)

Inizializza una nuova istanza della classe SoapIdrefs con un attributo IDREFS XML.

Proprietà

Value

Ottiene o imposta un attributo IDREFS 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 SoapIdrefs.

ToString()

Restituisce la proprietà Value come String.

Si applica a