ViewOpenAndSelect Method (IEnumerableIWithIdList, OFASI, Boolean) |
Namespace: ShellBoost.Core.WindowsShell
public static int OpenAndSelect( IEnumerable<IWithIdList> children, OFASI options = OFASI.OFASI_NONE, bool throwOnError = true )
Exception | Condition |
---|---|
ArgumentNullException | children is null. |
ArgumentException | children don't share a common parent folder. |