| Name | Description |
| Add | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| AddRange | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| Apply |
Applies information stored in field infos to the columns of the table
|
| AsReadOnly | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<FieldInfo>) |
| Clear | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| Clone |
Clones this instance.
|
| CompareFieldNames |
Compares the current collection with an input FieldInfoCollection.
|
| Contains | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| ConvertAll | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<FieldInfo>) |
| Exists | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| Find | Overloaded.
Finds the FieldInfo object with the specified field name.
|
| FindAll | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<FieldInfo>) |
| FindLast | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<FieldInfo>) |
| ForEach | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| FromJson |
Populates properties using JSON string.
|
| GetDefaultContents |
Outputs the field information as an HTML table.
|
| GetDefaultTitle |
Gets a default title for the collection. Uses the DisplayField if available,
otherwise looks for a name field, or the first string type column.
|
| GetEnumerator | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| GetRange | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<FieldInfo>) |
| Insert | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| InsertRange | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<FieldInfo>) |
| Remove | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| RemoveAll | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| RemoveAt | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| RemoveRange | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| Reverse | Overloaded. (Inherited from System.Collections.Generic.List<FieldInfo>) |
| Sort | Overloaded. (Inherited from System.Collections.Generic.List<FieldInfo>) |
| ToArray | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| ToJson |
Serializes to JSON.
|
| TrimExcess | (Inherited from System.Collections.Generic.List<FieldInfo>) |
| TrueForAll | (Inherited from System.Collections.Generic.List<FieldInfo>) |