Hello~ Dictionary key

Forums 💬 FlowCanvas ⚙️ Support Hello~ Dictionary key

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21945
    kong
    Participant

      How do I get the list of keys in a dictionary?

      List<string> keyList = new List<string>(this.myDictionary.Keys);

      Thank U~!

      #21946
      kong
      Participant

        oh~

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.