Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Wiki Markup
{introducedin: 8.4

...

Description

Excerpt

The SourceFieldCollection class contains a list of SourceField objects. To get a SourceFieldCollection object, use PivotTable.SourceFields.

Signature
C#C#
}
{description}
{excerpt}
The {{SourceFieldCollection}} class contains a list of {{[EW8:SourceField]}} objects. To get a {{SourceFieldCollection}} object, use {{[EW8:PivotTable.SourceFields]}}.
{excerpt}
{signature:C#} public sealed class SourceFieldCollection
Signature
{signature}
{signature:vb.net
vb.net
}Public NotInheritable Class SourceFieldCollection
Properties

...

Name

...

Description

...

Count

...

{signature}
{properties}
|| Name || Description ||
| [Count|EW8:SourceFieldCollection.Count

...

] | {excerpt-include:SourceFieldCollection.Count

...

\|nopanel

...

Indexers

...

Name

...

Description

=true} |

{indexers}
|| Name || Description ||
| [Item(Int32)

...

|EW8:SourceFieldCollection.Item(Int32)

...

]\\ | {excerpt-include:SourceFieldCollection.Item(Int32)

...

\|nopanel

...

=true} |
| [Item(String)

...

|EW8:SourceFieldCollection.Item(

...

String)] \\ | {excerpt-include:SourceFieldCollection.Item(string)

...

\|nopanel

...

=true} |