共用方式為


SoapIdref 類別

定義

包裝 XML IDREFS 屬性。

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
繼承
SoapIdref
屬性
實作

建構函式

SoapIdref()

初始化 SoapIdref 類別的新執行個體。

SoapIdref(String)

使用 XML IDREF 屬性 (Attribute),初始化 SoapIdref 類別的新執行個體。

屬性

Value

取得或設定 XML IDREF 屬性。

XsdType

取得目前 SOAP 型別的 XML 結構描述定義語言 (XSD)。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
GetXsdType()

傳回目前 SOAP 型別的 XML 結構描述定義語言 (XSD)。

MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
Parse(String)

將指定的 String 轉換成 SoapIdrefs 物件。

ToString()

傳回當做 ValueString

適用於