Visual Basic (Declaration) | |
---|---|
Public Sub GetAllDetails( _ ByVal onCompleted As Action(Of IDictionary(Of Integer,FeatureLayerInfo),Exception) _ ) |
C# | |
---|---|
public void GetAllDetails( Action<IDictionary<int,FeatureLayerInfo>,Exception> onCompleted ) |
Parameters
- onCompleted
- The method to call when details of the sub layer or table is retrieved.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family