TranslationCollection.Remove 方法
包含保護的成員
包含繼承的成員
Removes a Translation from the collection.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
Remove(Int32) | Removes the Translation, with the specified language, from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (繼承自 ModelComponentCollection。) | |
Remove(Translation) | Removes the specified Translation from the collection. | |
Remove(Int32, Boolean) | 基礎結構。Removes the Translation, with the specified language, from the collection. | |
Remove(Translation, Boolean) | 基礎結構。Removes the specified Translation from the collection. |
上層