Count

DocumentData.Count property

Gets the total number of the fields data.

public int Count { get; }

Property Value

An integer value that represents the total number of the fields data.

See Also