RemoveProperty

RemoveProperty(Property)

Supprime une propriété dynamique.

public bool RemoveProperty(Property property)
ParamètreTaperLa description
propertyPropertyQuelle propriété supprimer

Return_Value

true si la propriété est supprimée avec succès

Voir également


RemoveProperty(string)

Supprimer la propriété spécifiée identifiée par name

public bool RemoveProperty(string property)
ParamètreTaperLa description
propertyString

Voir également