PropertyCollection — Aspose.3D FOSS Java API Reference
PropertyCollection — lớp PropertyCollection.. Kế thừa từ: Iterable<Property>.
Methods: com.aspose.threed
Methods
Không có thuộc tính công khai nào được tài liệu hoá trong nguồn.
Methods
| Methods | Methods | Methods |
|---|---|---|
add(Property property) | void | |
remove(Property property) | void | |
findProperty(String name) | Property | |
get(String name) | Object | |
set(String name, Object value) | void | |
iterator() | java.util.Iterator<Property> | |
size() | int |