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 Phone 7