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

...

Description

Excerpt

Returns the data field at the specified 0-based

...

position

...

in

...

the

...

FieldCollection

...

Signature
C#
C#
public DataField this[int index] { get; }
{signature}

{parameters}
{param:index}The 
Parameters
Param
index
index

The 0-based

index

of

the

chart

to

retrieve.

{param} {returns} {returns} The DataField at the specified

Returns

The DataField at the specified index.