|
| ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
| ToFeatureGraphicsLayer(RecordSet) Method | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > Converter Class > ToFeatureGraphicsLayer Method : ToFeatureGraphicsLayer(RecordSet) Method |
- recordSet
- The RecordSet to convert.
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function ToFeatureGraphicsLayer( _ ByVal recordSet As RecordSet _ ) As FeatureGraphicsLayer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public static FeatureGraphicsLayer ToFeatureGraphicsLayer( RecordSet recordSet ) | |
Parameters
- recordSet
- The RecordSet to convert.