SettingsPropertyValueCollection.Add(SettingsPropertyValue) Metode

Definisi

SettingsPropertyValue Menambahkan objek ke koleksi.

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)

Parameter

Pengecualian

Upaya dilakukan untuk menambahkan item ke koleksi, tetapi koleksi ditandai sebagai baca-saja.

Berlaku untuk