這是通用方法。任何平台特定的實作限制,都會列在使用此方法之物件的相關主題中。
語法
C++
C#
Visual Basic .NET
參數
回傳值
備註
-
影像相關物件:
- OfficeConverters (Linux 和 Win)
- TrainingImagesCollection
- Layout 與區塊:
- 語言相關物件:
- 文字相關物件:
- Parameter 物件:
- 文件相關物件:
- 分類相關物件:
- 輔助物件:
- Visual Components 輔助物件:
HRESULT DeleteAt( int Index );
void DeleteAt( int Index );
Sub DeleteAt(Index As Integer)
這個頁面有幫助嗎?