ESRI.ArcGIS.ADF.ArcGISServer | |
FromAdfRingCollection Method | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > Converter Class : FromAdfRingCollection Method |
- rings
- The Web ADF RingCollection to convert.
Visual Basic (Declaration) | |
---|---|
Public Shared Function FromAdfRingCollection( _ ByVal rings As RingCollection _ ) As Ring() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static Ring[] FromAdfRingCollection( RingCollection rings ) |
Parameters
- rings
- The Web ADF RingCollection to convert.