SoapIdrefs Classe

Definição

Encapsula um atributo IDREFS XML.Wraps an XML IDREFS attribute.

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
Herança
SoapIdrefs
Atributos
Implementações

Construtores

SoapIdrefs()

Inicializa uma nova instância da classe SoapIdrefs.Initializes a new instance of the SoapIdrefs class.

SoapIdrefs(String)

Inicializa uma nova instância da classe SoapIdrefs com um atributo IDREFS XML.Initializes a new instance of the SoapIdrefs class with an XML IDREFS attribute.

Propriedades

Value

Obtém ou define um atributo IDREFS XML.Gets or sets an XML IDREFS attribute.

XsdType

Obtém a XSD (linguagem de definição de esquema XML) do tipo SOAP atual.Gets the XML Schema definition language (XSD) of the current SOAP type.

Métodos

Equals(Object)

Determina se o objeto especificado é igual ao objeto atual.Determines whether the specified object is equal to the current object.

(Herdado de Object)
GetHashCode()

Serve como a função de hash padrão.Serves as the default hash function.

(Herdado de Object)
GetType()

Obtém o Type da instância atual.Gets the Type of the current instance.

(Herdado de Object)
GetXsdType()

Retorna a XSD (linguagem de definição de esquema XML) do tipo SOAP atual.Returns the XML Schema definition language (XSD) of the current SOAP type.

MemberwiseClone()

Cria uma cópia superficial do Object atual.Creates a shallow copy of the current Object.

(Herdado de Object)
Parse(String)

Converte o String especificado em um objeto SoapIdrefs.Converts the specified String into a SoapIdrefs object.

ToString()

Retorna Value como um String.Returns Value as a String.

Aplica-se a