Fields Class |
![]() |
Namespace: DataPA.Utils.QueryEngine
public class Fields : _Fields, IEnumerable, IEnumerator, ISerializable
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 |
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of Fields in this collection.
|
![]() | Current |
Implements System.Collections.IEnumerator.Current.
|
![]() | Expanded |
Gets a copy of this fields collection with any extent fields expanded to individual fields
|
![]() | item |
Gets and sets the field from this fields collection
|
![]() | ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|