PropertyCollection
General
PropertyCollection is a class in Aspose.3D FOSS for .NET.
Inherits from: IEnumerable<Property>.
PropertyCollection és una classe en Aspose.3D FOSS per a .NET. Hereta de: ゚IEnumerable
Un conjunt de propietats
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Gets the number of properties in the collection |
Mètodes
| Signature | Description |
|---|---|
PropertyCollection() | Creates an empty property collection |
Add(property: Property) | Adds a property to the collection |
FindProperty(name: string) | Finds a property |
GetEnumerator() | Returns an enumerator that iterates through the collection |