Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/ICommonQueryContext
Description
Returns an immutable view that contains the row handles for all returned results. The returned size will be the same as the value returned by GetRowCount().
Derived Overrides
| Name | GetRowHandles |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Interfaces/TypedElementQueryStorageInterfaces.h |
| Include Path | #include "Elements/Interfaces/TypedElementQueryStorageInterfaces.h" |
TConstArrayView< RowHandle > GetRowHandles() const