public Entry[] Items { get; }
Public ReadOnly Property Items As Entry() Get
public: virtual property array<Entry^>^ Items { array<Entry^>^ get () sealed; }
abstract Items : Entry[] with get override Items : Entry[] with get
In This Article