FolderViewGetItemIndex Method |
Namespace: callback.ShellBoost.Core.WindowsShell
public int GetItemIndex( Func<Item, bool> predicate, SVGIO flags = SVGIO.SVGIO_FLAG_VIEWORDER, bool throwOnError = true )
Exception | Condition |
---|---|
ArgumentNullException | predicate is null. |