Zum Hauptinhalt gehen

Ho do I clear all items in a dictionary?

Kommentare

2 Kommentare

  • Permanently deleted user
    Also , if this helps, the dictionary is created in the Variables as "new Dictionary (of string, featureset)" with variable type of System.Collections.Generic.IDictionary<String,FeatureSet>
    0
  • Permanently deleted user
    Figured it out, I used ClearCollection activity. The type argument is KeyValyePair<String.FeatureSet>.

     

    Wiley
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.