ISimpleCollectionFunctionArguments Interface

Provides access to members that control SimpleCollection function arguments.

Members

Name Description
Read/write property MultidimensionalInfo The Multidimensional Info.
Read/write property Raster The input Raster.

ISimpleCollectionFunctionArguments.MultidimensionalInfo Property

The Multidimensional Info.

Public Property MultidimensionalInfo As IMultidimensionalInfo
public IMultidimensionalInfo MultidimensionalInfo {get; set;}

ISimpleCollectionFunctionArguments.Raster Property

The input Raster.

Public Property Raster As Object
public object Raster {get; set;}

Classes that implement ISimpleCollectionFunctionArguments

Classes Description
SimpleCollectionFunctionArguments A class for simple collection function arguments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.