[Extension()] public static int IndexOf( IList<CatalogNode> items, int catalogNodeId, CatalogNodeType catalogNodeType )
Parameters
- items
- The list of catalog node items.
- catalogNodeId
- Id of the catalog node to locate.
- catalogNodeType
- Type of the catalog node to locate.
Return Value
Index of the required object.