SoapNotation Classe

Definição

Encapsula um tipo de atributo NOTATION XML.Wraps an XML NOTATION attribute type.

public ref class SoapNotation sealed : System::Runtime::Remoting::Metadata::W3cXsd2001::ISoapXsd
[System.Serializable]
public sealed class SoapNotation : System.Runtime.Remoting.Metadata.W3cXsd2001.ISoapXsd
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class SoapNotation : System.Runtime.Remoting.Metadata.W3cXsd2001.ISoapXsd
[<System.Serializable>]
type SoapNotation = class
    interface ISoapXsd
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type SoapNotation = class
    interface ISoapXsd
Public NotInheritable Class SoapNotation
Implements ISoapXsd
Herança
SoapNotation
Atributos
Implementações

Construtores

SoapNotation()

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

SoapNotation(String)

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

Propriedades

Value

Obtém ou define um atributo NOTATION XML.Gets or sets an XML NOTATION 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 SoapNotation.Converts the specified String into a SoapNotation object.

ToString()

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

Aplica-se a