Share via


OpenXmlElementList.Count Property

Definition

Gets the number of children the element has.

public abstract int Count { get; }
public int Count { get; }
member this.Count : int
Public MustOverride ReadOnly Property Count As Integer
Public ReadOnly Property Count As Integer

Property Value

Returns Int32.

Implements

Applies to