PropertyCollection
PropertyCollection — PropertyCollection 类. 继承自:: Iterable<Property>.
Methods: com.aspose.threed
方法
源代码中未记录任何公共属性。.
方法
| 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 |