RemoveProperty

RemoveProperty(Property)

Menghapus properti dinamis.

public bool RemoveProperty(Property property)
ParameterJenisKeterangan
propertyPropertyProperti mana yang akan dihapus

Nilai Pengembalian

benar jika properti berhasil dihapus

Lihat juga


RemoveProperty(string)

Hapus properti yang ditentukan yang diidentifikasi dengan name

public bool RemoveProperty(string property)
ParameterJenisKeterangan
propertyString

Lihat juga