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