ComponentOne TileView for WPF and Silverlight
ConvertToInvariantString(Object) Method


C1.WPF.TileView Namespace > StringToObjectConverter Class > ConvertToInvariantString Method : ConvertToInvariantString(Object) Method
Syntax
'Declaration
 
Public Overloads Function ConvertToInvariantString( _
   ByVal value As System.Object _
) As System.String
'Usage
 
Dim instance As StringToObjectConverter
Dim value As System.Object
Dim value As System.String
 
value = instance.ConvertToInvariantString(value)
public System.string ConvertToInvariantString( 
   System.object value
)

Parameters

value
See Also

Reference

StringToObjectConverter Class
StringToObjectConverter Members
Overload List