Share via


SoapIdref Classe

Definizione

Esegue il wrapping di un attributo IDREFS XML.

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

Costruttori

SoapIdref()

Inizializza una nuova istanza della classe SoapIdref.

SoapIdref(String)

Inizializza una nuova istanza della classe SoapIdref con un attributo IDREF XML.

Proprietà

Value

Ottiene o imposta un attributo IDREF 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