Property Values
Values
Gets the collection of values in the StringKeyStore as arrays. Each key may have multiple associated values.
public ICollection<string[]> Values { get; }
Gets the collection of values in the StringKeyStore as arrays. Each key may have multiple associated values.
public ICollection<string[]> Values { get; }