ICardCacheCollection<Card> Cards { get; }
ReadOnly Property Cards As ICardCacheCollection(Of Card) Get
property ICardCacheCollection<Card^>^ Cards { ICardCacheCollection<Card^>^ get (); }
abstract Cards : ICardCacheCollection<Card> with get
In This Article