Property KeysTyped
- Namespace
- Aspose.CAD.FileFormats.Cad
- Assembly
- Aspose.CAD.dll
KeysTyped
Gets the strongly typed collection of keys.
public ICollection<string> KeysTyped { get; }
Property Value
- ICollection<string>
The strongly typed keys collection.