| IEntityFields2Item Property (Int32) | 
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
| Exception | Condition | 
|---|---|
| IndexOutOfRangeException | When the index specified is not found in the internal datastorage. | 
| ArgumentNullException | When the passed in IEntityField2 is null | 
| ArgumentException | When the passed in IEntityField2 is already added. Fields have to be unique. |