Bagikan melalui


Collection.Remove Properti

Definisi

Menentukan bendera yang menunjukkan apakah anggota koleksi ini harus dihapus saat pembaruan

public:
 property bool Remove { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool Remove { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Remove : bool with get, set
Public Property Remove As Boolean

Nilai Properti

true jika anggota koleksi ini harus dihapus setelah pembaruan; jika tidak, false.

Atribut

Berlaku untuk