XPObjectSource.Fill Method
| Name | Parameters | Description |
|---|---|---|
| Fill() | none | Retrieves the data from the data source and populates the internal objects collection. |
| Fill(IEnumerable<IParameter>) | sourceParameters | Retrieves the data from the data source and populates the internal objects collection using the specified parameters. |