nfdi4plants / ARCtrl

Library for management of Annotated Research Contexts (ARCs) using an in-memory representation and runtime-agnostic contract systems.
MIT License
11 stars 8 forks source link

[Feature Request] Add Helper function RowCount for ArcTable #438

Open olscholz opened 2 weeks ago

olscholz commented 2 weeks ago

ArcTable property RowCount exists, but it would be nice to also implement as static method. Same for ColumnCount.