TypeElementCollection.CollectionType 屬性

定義

取得項目集合,這個集合表示使用已知型別的型別。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 virtual property System::Configuration::ConfigurationElementCollectionType CollectionType { System::Configuration::ConfigurationElementCollectionType get(); };
public override System.Configuration.ConfigurationElementCollectionType CollectionType { get; }
member this.CollectionType : System.Configuration.ConfigurationElementCollectionType
Public Overrides ReadOnly Property CollectionType As ConfigurationElementCollectionType

屬性值

包含項目物件的 ConfigurationElementCollectionType

適用於