public override ICollection<string> Keys { get; }Public Overrides ReadOnly Property Keys As ICollection(Of String)
Getpublic:
virtual property ICollection<String^>^ Keys {
ICollection<String^>^ get () override;
}abstract Keys : ICollection<string> with get
override Keys : ICollection<string> with get