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}
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:vb.net}Public NotInheritable Class SourceFieldCollection
{signature}
{properties}
|| Name || Description ||
| [Count|EW8:SourceFieldCollection.Count] | {excerpt-include:SourceFieldCollection.Count\|nopanel=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} |