Visual Basic (Declaration) | |
---|---|
Public Sub GetRasterAttributeTable( _ ByVal onCompleted As Action(Of FeatureSet,Exception) _ ) |
C# | |
---|---|
public void GetRasterAttributeTable( Action<FeatureSet,Exception> onCompleted ) |
Parameters
- onCompleted
- The method to call when raster attribute table is retrieved.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7