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 Item[Int32] Gets the KeyValue for the provided index.
Public property Item[String] Gets the first match of the provided in this dictionary. Returns null if none can be found.
Top
See Also