Page tree

Versions Compared

Key

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

...

Wiki Markup
{description}
{excerpt}
Returns the data field at the specified 0-based position in the [EW8:FieldCollection

...

Signature
C#C#
]. 
{excerpt}
{signature:C#}
public DataField this[int index] { get; }
Parameters
Param
indexindexThe
{signature}

{parameters}
{param:index}The 0-based index of the chart to retrieve.
Returns

...


{param}
{returns}

{returns}
The DataField at the specified index.