'Declaration Public Overridable ReadOnly Property ChildCount As Integer
'Declaration
Public Overridable ReadOnly Property ChildCount As Integer
'Usage Dim instance As C1Border Dim value As Integer value = instance.ChildCount
'Usage
Dim instance As C1Border Dim value As Integer value = instance.ChildCount
public virtual int ChildCount {get;}
C1Border Class C1Border Members