Pure Mpi.NET Library
MachineElements Property
NamespacesMpiMpiMgmtClientMachineElements
List of machine elements used in configuration
Declaration Syntax
C#Visual BasicVisual C++
public IList<MachineElement> MachineElements { get; }
Public ReadOnly Property MachineElements As IList(Of MachineElement)
public:
property IList<MachineElement^>^ MachineElements {
	IList<MachineElement^>^ get ();
}

Assembly: Mpi (Module: Mpi) Version: 1.0.0.3 (1.0.0.3)