public ICollection<MeasurementKey> Keys { get; }Public ReadOnly Property Keys As ICollection(Of MeasurementKey)
Getpublic:
virtual property ICollection<MeasurementKey^>^ Keys {
ICollection<MeasurementKey^>^ get () sealed;
}function get_Keys();