DescendantCount property

Return the number of data items owned by this object.

Visual Basic syntax

Public ReadOnly Property DescendantCount As Integer

C# syntax

public int DescendantCount {get;}