Gets the read-only collection of string keys that are assigned to the
DataSpec objects stored within this
DataSpecs.
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public ReadOnlyCollection<string> Keys { get; }
Public ReadOnly Property Keys As ReadOnlyCollection(Of String)
Get
Property Value
ReadOnlyCollectionStringSee Also