SoapNmtokens 类

定义

包装 XML NMTOKENS 属性。

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
继承
SoapNmtokens
属性
实现

构造函数

SoapNmtokens()

初始化 SoapNmtokens 类的新实例。

SoapNmtokens(String)

用 XML NMTOKENS 属性初始化 SoapNmtokens 类的新实例。

属性

Value

获取或设置 XML NMTOKENS 属性。

XsdType

获取当前 SOAP 类型的 XML 架构定义语言 (XSD)。

方法

Equals(Object)

确定指定对象是否等于当前对象。

(继承自 Object)
GetHashCode()

作为默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
GetXsdType()

返回当前 SOAP 类型的 XML 架构定义语言 (XSD)。

MemberwiseClone()

创建当前 Object 的浅表副本。

(继承自 Object)
Parse(String)

将指定的 String 转换为 SoapNmtokens 对象。

ToString()

返回 Value 作为 String

适用于