共用方式為


IModelComponentCollection 成員

此 API 支援 .NET Framework 結構,但並不是針對直接從程式碼使用而設計。

IModelComponentCollection 型別公開下列成員。

方法

  名稱 描述
公用方法 Contains 基礎結構。
公用方法 CopyTo (繼承自 ICollection。)
公用方法 GetEnumerator (繼承自 IEnumerable。)
公用方法 Remove(IModelComponent) 基礎結構。
公用方法 Remove(IModelComponent, Boolean) 基礎結構。

頂端

屬性

  名稱 描述
公用屬性 Count (繼承自 ICollection。)
公用屬性 IsSynchronized (繼承自 ICollection。)
公用屬性 Parent 基礎結構。
公用屬性 SyncRoot (繼承自 ICollection。)

頂端