Scheduler.CreateFilterCollection Method

Definition

Creates an empty collection to which you add filter properties.

public Microsoft.Hpc.Scheduler.IFilterCollection CreateFilterCollection ();
abstract member CreateFilterCollection : unit -> Microsoft.Hpc.Scheduler.IFilterCollection
override this.CreateFilterCollection : unit -> Microsoft.Hpc.Scheduler.IFilterCollection
Public Function CreateFilterCollection () As IFilterCollection

Returns

An IFilterCollection interface to which you add filter properties.

Implements

Applies to