void C_Index(String cacheName, Object property, boolean isOrdered)
void C_Index(String cacheName, Object property, boolean isOrdered)
Name | Type | Description |
---|---|---|
cacheName | String | Returned by C_CacheName |
property | Object | Returned by C_XXXAtomGetter |
isOrdered | boolean | true if the contents of the indexed information should be ordered; false otherwise |
Type | Description |
---|---|
void |