共用方式為


CustomStrokes 成員

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

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

更新:2007 年 11 月

包含大量使用者定義之 Strokes 的集合。

CustomStrokes 型別會公開下列成員。

方法

  名稱 說明
ms583613.pubmethod(zh-tw,VS.90).gif Add Strokes 集合加入至 CustomStrokes 集合。
ms583613.pubmethod(zh-tw,VS.90).gif Clear CustomStrokes 集合清除所有 Strokes 集合。
ms583613.pubmethod(zh-tw,VS.90).gif CopyTo 將目前 CustomStrokes 集合的所有元素都複製到指定的一維陣列,從指定的目的陣列索引開始。
ms583613.pubmethod(zh-tw,VS.90).gif Equals 判斷指定的 Object 和目前的 Object 是否相等。 (繼承自 Object)。
ms583613.protmethod(zh-tw,VS.90).gif Finalize 在記憶體回收 (GC) 回收 Object 前,允許 Object 嘗試釋放資源並執行其他清除作業。 (繼承自 Object)。
ms583613.pubmethod(zh-tw,VS.90).gif GetEnumerator 傳回物件,這個物件會實作 System.Collections.IEnumerator (英文) 介面並能逐一查看 CustomStrokes 集合內的 Strokes 集合。
ms583613.pubmethod(zh-tw,VS.90).gif GetHashCode 做為特定型別的雜湊函式。 (繼承自 Object)。
ms583613.pubmethod(zh-tw,VS.90).gif GetType 取得目前執行個體的 Type。 (繼承自 Object)。
ms583613.protmethod(zh-tw,VS.90).gif MemberwiseClone 建立目前 Object 的淺層複本 (Shallow Copy)。 (繼承自 Object)。
ms583613.pubmethod(zh-tw,VS.90).gif Remove CustomStrokes 集合移除 Strokes 集合。
ms583613.pubmethod(zh-tw,VS.90).gif RemoveAt CustomStrokes 集合的指定索引處移除 Strokes 集合。
ms583613.pubmethod(zh-tw,VS.90).gif ToString 傳回 String,表示目前的 Object。 (繼承自 Object)。

回頁首

屬性

  名稱 說明
ms583613.pubproperty(zh-tw,VS.90).gif Count 取得 CustomStrokes 集合內包含的 Strokes 物件數目。
ms583613.pubproperty(zh-tw,VS.90).gif IsFixedSize 取得值,這個值表示 CustomStrokes 集合是否有固定大小。
ms583613.pubproperty(zh-tw,VS.90).gif IsReadOnly 取得值,這個值表示 CustomStrokes 集合是否為唯讀。
ms583613.pubproperty(zh-tw,VS.90).gif IsSynchronized 取得值,這個值表示對 CustomStrokes 集合的存取是否同步 (具備執行緒安全)。
ms583613.pubproperty(zh-tw,VS.90).gif Item 多載。 取得 CustomStrokes 集合內所指定的 Strokes 集合。
ms583613.pubproperty(zh-tw,VS.90).gif SyncRoot 傳回物件,這個物件可用來同步存取 CustomStrokes 集合。

回頁首

明確介面實作

  名稱 說明
ms583613.pubinterface(zh-tw,VS.90).gifms583613.privmethod(zh-tw,VS.90).gif IEnumerable.GetEnumerator

回頁首

請參閱

參考

CustomStrokes 類別

Microsoft.Ink 命名空間