LogStackMessages Properties

Properties

Count Gets the number of Key/Value pairs.
ItemInt32 Gets the KeyValue for the provided index.
ItemString Gets the first match of the provided in this dictionary. Returns null if none can be found.

See Also