Fields Methods |
![]() |
The Fields type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Add(Field) |
Adds a field to this fields collection
|
![]() |
Add(Field, Object) |
Adds a field to this fields collection
|
![]() |
Add(Field, Object, Object) |
Adds a field to this fields collection
|
![]() |
Clear |
Deletes all Field items in the Fields collection
|
![]() |
Clone |
Returns a clone of this object
|
![]() |
Contains |
Returns a value that indicates if a key is in the collection
|
![]() |
GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
![]() |
GetObjectData | |
![]() |
Index |
Gets the numeric index of a field given the label of the field
|
![]() |
labelindex |
Gets the numeric index of a field given the label of the field
|
![]() |
MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
![]() |
nameindex |
Gets the numeric index of a field given the name of the field
|
![]() |
Remove |
Removes the field from this fields collection
|
![]() |
Reset |
Implements System.Collections.IEnumerator.Reset.
|
![]() |
SetObjectData |