Click or drag to resize
Fields Methods DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The Fields type exposes the following members.

Methods
  Name Description
Public method Add(Field)
Adds a field to this fields collection
Public method Add(Field, Object)
Adds a field to this fields collection
Public method Add(Field, Object, Object)
Adds a field to this fields collection
Public method Clear
Deletes all Field items in the Fields collection
Public method Clone
Returns a clone of this object
Public method Contains
Returns a value that indicates if a key is in the collection
Public method GetEnumerator
Implements System.Collections.IEnumerable.GetEnumerator.
Public method GetObjectData
Public method Index
Gets the numeric index of a field given the label of the field
Public method labelindex
Gets the numeric index of a field given the label of the field
Public method MoveNext
Implements System.Collections.IEnumerator.MoveNext.
Public method nameindex
Gets the numeric index of a field given the name of the field
Public method Remove
Removes the field from this fields collection
Public method Reset
Implements System.Collections.IEnumerator.Reset.
Public method SetObjectData
Top
See Also