![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
GetAllSymbols Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace > SimpleRenderer Class : GetAllSymbols Method |
- symbols
- The FeatureSymbol list to append to.
Visual Basic (Declaration) | |
---|---|
Public Sub GetAllSymbols( _ ByVal symbols As List(Of FeatureSymbol) _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SimpleRenderer Dim symbols As List(Of FeatureSymbol) instance.GetAllSymbols(symbols) |
C# | |
---|---|
public void GetAllSymbols( List<FeatureSymbol> symbols ) |
Parameters
- symbols
- The FeatureSymbol list to append to.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family