'Declaration
<DataMemberAttribute()> <NotNullAttribute()> Public ReadOnly Groups As List(Of FastTreeGroup)
[DataMember()] [NotNull()] public readonly List<FastTreeGroup> Groups
[DataMember()] [NotNull()] public: readonly List<FastTreeGroup^>^ Groups
'Declaration
<DataMemberAttribute()> <NotNullAttribute()> Public ReadOnly Groups As List(Of FastTreeGroup)
[DataMember()] [NotNull()] public readonly List<FastTreeGroup> Groups
[DataMember()] [NotNull()] public: readonly List<FastTreeGroup^>^ Groups