Click or drag to resize

TagCounter Class

Class for holding child tag count values.
Inheritance Hierarchy
SystemObject
  Guardtime.KSI.ParserTagCounter

Namespace:  Guardtime.KSI.Parser
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public class TagCounter

The TagCounter type exposes the following members.

Constructors
  NameDescription
Public methodTagCounter
Top
Properties
  NameDescription
Public propertyItem
Get or set count values
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also