CadLineTypesDictionary.ValuesTyped

CadLineTypesDictionary.ValuesTyped property

Gets the strongly typed values collection.

public ICollection<CadLineTypeTableObject> ValuesTyped { get; }

Property Value

The strongly typed values collection.

See Also