ComponentOne Xamarin.Android
ChildCount Property (C1LinearGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1LinearGauge Class : ChildCount Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property ChildCount As Integer
'Usage
 
Dim instance As C1LinearGauge
Dim value As Integer
 
value = instance.ChildCount
public virtual int ChildCount {get;}
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members