Hoppa till huvudinnehållet

Once a namespace is imported, how can it be removed if it was imported by mistake?

Kommentarer

2 kommentarer

  • Permanently deleted user
    Hi Eugene

     

    have you looked at being more specific in the Workflow when declaring a FeatureSet ie writing Esri.Client.FeatureSet or whatever the correct 'phrase' is to specific it?

     

    I do that when coding in other circumstances when I have imported two namespaces where there are Objects that can be confused.

     

    Regards

     

    Ralph Price
    0
  • Permanently deleted user
    Hi Eugene,

     

    I beleive there is no need to remove any references, instead you can use it like this:

     

    new ESRI.ArcGIS.Client.Tasks.FeatureSet()

     

    Regards,

     

    Mohammad Ashraf
    0

Du måste logga in om du vill lämna en kommentar.