public SchemePartitionCollection Partitions { get; }Public ReadOnly Property Partitions As SchemePartitionCollection
Getpublic:
property SchemePartitionCollection^ Partitions {
SchemePartitionCollection^ get ();
}member Partitions : SchemePartitionCollection with get