Visual Basic (Declaration) | |
---|---|
Public Sub GetRasterKeyProperties( _ ByVal rasterID As Integer, _ ByVal onCompleted As Action(Of IDictionary(Of String,Object),Exception) _ ) |
C# | |
---|---|
public void GetRasterKeyProperties( int rasterID, Action<IDictionary<string,object>,Exception> onCompleted ) |
Parameters
- rasterID
- The raster ID.
- onCompleted
- The method to call when raster key properties is retrieved.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8