共用方式為


ContextLinkCollection 成員

包含受保護的成員
包含繼承的成員

包含 .NET Framework 成員
包含 .NET Compact Framework 成員
包含 XNA Framework 成員

更新:2007 年 11 月

包含 ContextLink 物件的集合。

ContextLinkCollection 型別會公開下列成員。

方法

  名稱 說明
ms610379.pubmethod(zh-tw,VS.90).gif Add 將新的 ContextLink 物件加入至 ContextLinkCollection,表示目的節點及其方向。
ms610379.pubmethod(zh-tw,VS.90).gif Contains 表示 ContextLinkCollection 是否包含特定 ContextLink 物件。
ms610379.pubmethod(zh-tw,VS.90).gif CopyTo 從指定的目的陣列索引開始,將目前 ContextLinkCollection 的所有元素都複製到指定的一維陣列。
ms610379.pubmethod(zh-tw,VS.90).gif Equals 判斷指定的 ContextLinkCollection 是否等於目前的 ContextLinkCollection。 (覆寫 Object.Equals(Object)。)
ms610379.protmethod(zh-tw,VS.90).gif Finalize 在記憶體回收 (GC) 回收 Object 前,允許 Object 嘗試釋放資源並執行其他清除作業。 (繼承自 Object)。
ms610379.pubmethod(zh-tw,VS.90).gif GetEnumerator 傳回物件,這個物件會實作 [Systems.Collections.IEnumerator] 介面,並且逐一查看 ContextLinkCollection 內的 ContextLink 物件。
ms610379.pubmethod(zh-tw,VS.90).gif GetHashCode 取得 ContextLinkCollection 執行個體的雜湊程式碼。 (覆寫 Object.GetHashCode()。)
ms610379.pubmethod(zh-tw,VS.90).gif GetType 取得目前執行個體的 Type。 (繼承自 Object)。
ms610379.pubmethod(zh-tw,VS.90).gif IndexOf 傳回 ContextLinkCollection 內特定 ContextLink 物件的索引。
ms610379.protmethod(zh-tw,VS.90).gif MemberwiseClone 建立目前 Object 的淺層複本 (Shallow Copy)。 (繼承自 Object)。
ms610379.pubmethod(zh-tw,VS.90).gif Remove ContextLinkCollection 移除 ContextLink 物件。
ms610379.pubmethod(zh-tw,VS.90).gif RemoveAt ContextLinkCollection 中移除指定位置上的 ContextLink
ms610379.pubmethod(zh-tw,VS.90).gif ToString 傳回 String,表示目前的 Object。 (繼承自 Object)。

回頁首

運算子

  名稱 說明
ms610379.puboperator(zh-tw,VS.90).gifms610379.static(zh-tw,VS.90).gif Equality 判斷兩個指定的 ContextLinkCollection 物件是否具有相同的值。
ms610379.puboperator(zh-tw,VS.90).gifms610379.static(zh-tw,VS.90).gif Inequality 判斷兩個指定的 ContextLinkCollection 物件是否具有不同的值。

回頁首

屬性

  名稱 說明
ms610379.pubproperty(zh-tw,VS.90).gif Count 取得 ContextLinkCollection 內含的 ContextLink 物件數目。
ms610379.pubproperty(zh-tw,VS.90).gif IsSynchronized 取得值,這個值表示對 ContextLinkCollection 的存取是否同步 (具備執行緒安全)。
ms610379.pubproperty(zh-tw,VS.90).gif Item 取得 ContextLinkCollection 內位於指定索引處的 ContextLink 物件。
ms610379.pubproperty(zh-tw,VS.90).gif SyncRoot 傳回可用來同步存取 ContextLinkCollection 的物件。

回頁首

明確介面實作

  名稱 說明
ms610379.pubinterface(zh-tw,VS.90).gifms610379.privmethod(zh-tw,VS.90).gif ICollection.CopyTo
ms610379.pubinterface(zh-tw,VS.90).gifms610379.privmethod(zh-tw,VS.90).gif IEnumerable.GetEnumerator

回頁首

請參閱

參考

ContextLinkCollection 類別

System.Windows.Ink 命名空間