CadLineTypesDictionary.KeysTyped

CadLineTypesDictionary.KeysTyped property

Gets the strongly typed collection of keys.

public ICollection<string> KeysTyped { get; }

Property Value

The strongly typed keys collection.

See Also