Metodo ModelComponentCollection.IndexOf
Include i membri protetti
Include i membri ereditati
Returns the zero-based index of the first occurrence of an IModelComponent in the ModelComponentCollection.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
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. |
In alto