Represents a base Renga entity collection. More...
Public Member Functions | |
HRESULT | GetById ([in] int id, [out, retval] IEntity **ppEntity) |
Gets an entity by its identifier. | |
HRESULT | GetIds ([out, retval] SAFEARRAY(int) *pIds) |
Gets entity identifiers. | |