RemoveProperty
RemoveProperty(Property)
Supprime une propriété dynamique.
public bool RemoveProperty(Property property)
Paramètre | Taper | La description |
---|---|---|
property | Property | Quelle propriété supprimer |
Return_Value
true si la propriété est supprimée avec succès
Voir également
- class Property
- class PropertyCollection
- espace de noms Aspose.ThreeD
- Assemblée Aspose.3D
RemoveProperty(string)
Supprime une propriété dynamique.
public bool RemoveProperty(string property)
Paramètre | Taper | La description |
---|---|---|
property | String | Quelle propriété supprimer |
Return_Value
true si la propriété est supprimée avec succès
Voir également
- class PropertyCollection
- espace de noms Aspose.ThreeD
- Assemblée Aspose.3D