CadAppIdDictionary.ValuesTyped

CadAppIdDictionary.ValuesTyped property

Gets the strongly typed values collection.

public ICollection<CadAppIdTableObject> ValuesTyped { get; }

Property Value

The strongly typed values collection.

See Also