Gets all the partitions that form this Space topology.

C# | Visual Basic | Visual C++ | J# |
IList<ISpacePartition> Partitions { get; }
ReadOnly Property Partitions As IList(Of ISpacePartition)
property IList<ISpacePartition^>^ Partitions { IList<ISpacePartition^>^ get (); }
/** @property */ IList<ISpacePartition> get_Partitions()