CadLayoutDictionary.ValuesTyped

CadLayoutDictionary.ValuesTyped property

Gets the strongly typed values collection.

public ICollection<CadLayout> ValuesTyped { get; }

Property Value

The strongly typed values collection.

See Also