System.Generics.Collections.TPair Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
KeypublicKey of the key-value pair that serves as the identifier of a value.
ValuepublicValue of the key-value pair that is identified by a key.