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




Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.RasterFunction
      ESRI.ArcGIS.ADF.ArcGISServer.ComplexFunction

See Also

© 2010 All Rights Reserved.