Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{introducedin: 8.4}
{description}
{excerpt}Returns the number of {{PivotTableFields}} in the collection.{excerpt}
{signature:C#}
 public int Count{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property Count() As Integer
{signature}