TryFindValue Method (Strings.PrintStyleTagStrings)
In This Topic
Syntax
'Declaration
Public Shared Function TryFindValue( _
ByVal As System.String, _
ByVal As System.Globalization.CultureInfo _
) As System.String
public static System.string TryFindValue(
System.string ,
System.Globalization.CultureInfo
)
Parameters
- value
- culture
See Also