MdxScriptCollection.IndexOf Method
Overload List
| Name | Description |
|---|---|
| MdxScriptCollection.IndexOf (IModelComponent) | (inherited from IndexOf ) |
| MdxScriptCollection.IndexOf (MdxScript) |
Gets the index of a specified MdxScript.
|
| MdxScriptCollection.IndexOf (String) |
Gets the index of an MdxScript with the specified identifier.
|