setAt 方法會在集合的給定索引處,插入指定的元素。
Public
int setAt(int index, const void* p)
索引
要將新元素新增至的索引
p
要新增的元素
此方法會傳回下列其中一項值: