This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
系統會將意見反應傳送給 Microsoft:按下 [提交] 按鈕,您的意見反應將用來改善 Microsoft 產品和服務。 隱私權原則。
謝謝。
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從集合中移除位於索引指定之位置的頁面。
public: void RemoveAt(int index);
public void RemoveAt (int index);
member this.RemoveAt : int -> unit
Public Sub RemoveAt (index As Integer)
整數值,指出集合中要移除之 Page 所在的位置。