Aracılığıyla paylaş


SettingsPropertyValueCollection.Add(SettingsPropertyValue) Yöntem

Tanım

Koleksiyona bir SettingsPropertyValue nesne ekler.

public:
 void Add(System::Configuration::SettingsPropertyValue ^ property);
public void Add (System.Configuration.SettingsPropertyValue property);
member this.Add : System.Configuration.SettingsPropertyValue -> unit
Public Sub Add (property As SettingsPropertyValue)

Parametreler

Özel durumlar

Koleksiyona öğe ekleme girişiminde bulunuldu, ancak koleksiyon salt okunur olarak işaretlendi.

Şunlara uygulanır