PropertyIdCollection Class
Defines a collection of property identifiers.
Namespace: Microsoft.Hpc.Scheduler
Assembly: Microsoft.Hpc.Scheduler (in Microsoft.Hpc.Scheduler.dll)
Namespace: Microsoft.Hpc.Scheduler
Assembly: Microsoft.Hpc.Scheduler (in Microsoft.Hpc.Scheduler.dll)
[ComVisibleAttribute(true)] [ClassInterfaceAttribute(ClassInterfaceType.None)] [GuidAttribute("0224915A-84AF-4863-9316-30377139F236")] public class PropertyIdCollection : SchedulerCollection<PropertyId>, IPropertyIdCollection, ISchedulerCollection, ICollection, ICollection<PropertyId>, IEnumerable<PropertyId>, IEnumerable
/** @attribute ComVisibleAttribute(true) */
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */
/** @attribute GuidAttribute("0224915A-84AF-4863-9316-30377139F236") */
public class PropertyIdCollection extends SchedulerCollection<PropertyId> implements IPropertyIdCollection, ISchedulerCollection,
ICollection, ICollection<PropertyId>, IEnumerable<PropertyId>,
IEnumerable
ComVisibleAttribute(true) ClassInterfaceAttribute(ClassInterfaceType.None) GuidAttribute("0224915A-84AF-4863-9316-30377139F236") public class PropertyIdCollection extends SchedulerCollection<PropertyId> implements IPropertyIdCollection, ISchedulerCollection, ICollection, ICollection<PropertyId>, IEnumerable<PropertyId>, IEnumerable
Do not use this class. Instead use the IPropertyIdCollection interface.
System.Object
Microsoft.Hpc.Scheduler.SchedulerCollection
Microsoft.Hpc.Scheduler.PropertyIdCollection
Microsoft.Hpc.Scheduler.SchedulerCollection
Microsoft.Hpc.Scheduler.PropertyIdCollection
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012Target Platforms
Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, with HPC Pack Client Utilities
Build Date:
Community Additions
ADD
Show: