FindProperty
PropertyCollection.FindProperty method
Trouve la propriété. Il peut s’agir d’une propriété dynamique (créée par CreateDynamicProperty/SetProperty) ou d’une propriété native (identifiée par son nom)
public Property FindProperty(string property)
Paramètre | Taper | La description |
---|---|---|
property | String | Nom de la propriété. |
Return_Value
La propriété.
Voir également
- class Property
- class PropertyCollection
- espace de noms Aspose.ThreeD
- Assemblée Aspose.3D