Method TryGetValue TryGetValue(string, out string) Declaration public bool TryGetValue(string equalValue, out string actualValue) Parameters Type Name Description string equalValue string actualValue Returns Type Description bool