Click or drag to resize

TagCounterItem Property

Get or set count values

Namespace:  Guardtime.KSI.Parser
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public int this[
	uint key
] { get; set; }

Parameters

key
Type: SystemUInt32
count key

Return Value

Type: Int32
count value corresponding to the given key
See Also