PropertyIdCollection.GetIds Method

Definition

Retrieves and array of property identifiers.

[System.Runtime.InteropServices.ComVisible(false)]
public Microsoft.Hpc.Scheduler.Properties.PropertyId[] GetIds ();
abstract member GetIds : unit -> Microsoft.Hpc.Scheduler.Properties.PropertyId[]
override this.GetIds : unit -> Microsoft.Hpc.Scheduler.Properties.PropertyId[]
Public Function GetIds () As PropertyId()

Returns

An array of PropertyId objects that identify the properties in the collection.

Implements

Attributes

Applies to