ModelComponentCollection.IndexOf 方法
包含保護的成員
包含繼承的成員
Returns the zero-based index of the first occurrence of an IModelComponent in the ModelComponentCollection.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
![]() |
IndexOf(String) | Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. |
![]() |
IndexOf(IModelComponent) | Searches for the specified item and returns its zero-based index within the collection. |
上層