Click or drag to resize

LogStackMessages Properties

The LogStackMessages type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of Key/Value pairs.
Public property ItemInt32 Gets the KeyValue for the provided index.
Public property ItemString Gets the first match of the provided in this dictionary. Returns null if none can be found.
Top
See Also