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