HapState.removeAt
private
void removeAt(size_t index) @safeSplice one record out by index; the caller handles copy-on-write.
Parameters
index | Index of the record to remove. |
void removeAt(size_t index) @safeSplice one record out by index; the caller handles copy-on-write.
index | Index of the record to remove. |