| Visual Basic (Declaration) | |
|---|---|
Public Sub GetRasterCatalogItems( _ ByVal query As Query, _ ByVal onCompleted As Action(Of FeatureSet,Exception) _ ) | |
| C# | |
|---|---|
public void GetRasterCatalogItems( Query query, Action<FeatureSet,Exception> onCompleted ) | |
Parameters
- query
- The query.
- onCompleted
- The on completed.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7