There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Add a generic collection called CrossReference to the System.Collections.Generic namespace that allows for creation of a multi-dimensional keyed dictionary. Values in the table are accessed by providing a row and column key.