ESRI.ArcGIS.ADF.ArcGISServer
ArithmeticFunctionArguments Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : ArithmeticFunctionArguments Class




Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<DesignerCategoryAttribute("code")>
<DebuggerStepThroughAttribute()>
<SerializableAttribute()>
Public Class ArithmeticFunctionArguments 
   Inherits RasterFunctionArguments
Visual Basic (Usage)Copy Code
Dim instance As ArithmeticFunctionArguments
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[DesignerCategoryAttribute("code")]
[DebuggerStepThroughAttribute()]
[SerializableAttribute()]
public class ArithmeticFunctionArguments : RasterFunctionArguments 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.RasterFunctionArguments
      ESRI.ArcGIS.ADF.ArcGISServer.ArithmeticFunctionArguments

See Also

© 2010 All Rights Reserved.