'Declaration Protected Overrides Function GetFormattedString( _ ByVal value As Object, _ ByVal format As String _ ) As String
'Declaration
Protected Overrides Function GetFormattedString( _ ByVal value As Object, _ ByVal format As String _ ) As String
protected override string GetFormattedString( object value, string format )
CollectionEditorValueConverter Class CollectionEditorValueConverter Members