IList<EmojiGroup> EmojiGroups { get; }
ReadOnly Property EmojiGroups As IList(Of EmojiGroup) Get
property IList<EmojiGroup^>^ EmojiGroups { IList<EmojiGroup^>^ get (); }
abstract EmojiGroups : IList<EmojiGroup> with get
In This Article