Property ValuesTyped
- Namespace
- Aspose.CAD.FileFormats.Cad
- Assembly
- Aspose.CAD.dll
ValuesTyped
Gets the strongly typed values collection.
public ICollection<CadBlockEntity> ValuesTyped { get; }
Property Value
- ICollection<CadBlockEntity>
The strongly typed values collection.