ComponentOne Xamarin.Android
ToString Method (C1Size)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1Size Structure : ToString Method
Returns a System.String that represents this instance.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As C1Size
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

A System.String that represents this instance.
See Also

Reference

C1Size Structure
C1Size Members