Home > SCH_PrimitiveObject > getAll
SCH_PrimitiveObject.getAll() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
获取所有二进制内嵌对象
Signature
typescript
getAll(): Promise<Array<ISCH_PrimitiveObject>>;1
Returns
Promise<Array<ISCH_PrimitiveObject>>
二进制内嵌对象图元对象数组