Click or drag to resize
SearchResultRowTryGetValue Method

Namespace: Colygon.MatchPoint.Search.Query
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
protected Object TryGetValue(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: Object
See Also