SchemeSettingElementCollection.CollectionType Egenskap

Definition

Hämtar standardsamlingstypen SchemeSettingElementCollection.

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

Egenskapsvärde

Standardsamlingstypen SchemeSettingElementCollectionför .

Kommentarer

Direktiven add, removeoch clear används för att ändra egenskaper och ange nya.

Gäller för

Se även