'Declaration
<Android.Runtime.RegisterAttribute("getState", "()[I", "GetGetStateHandler")> Public Overridable Function GetState() As Integer()
'Usage
Dim instance As C1TexBoxBackgroundDrawable Dim value() As Integer value = instance.GetState()
[Android.Runtime.Register("getState", "()[I", "GetGetStateHandler")] public virtual int[] GetState()