public List<UnifiedGroup> Groups { get; }
Public ReadOnly Property Groups As List(Of UnifiedGroup) Get
public: property List<UnifiedGroup^>^ Groups { List<UnifiedGroup^>^ get (); }
member Groups : List<UnifiedGroup> with get
In This Article