FilterObj GetStatWithName Method A Sandcastle Documented Class Library
Returns the currently loaded statistic with the given name.

Namespace: P4s3FilterTools
Assembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public StatisticObj GetStatWithName(
	string statName
)

Parameters

statName
Type: System String

Return Value

Type: StatisticObj
See Also