Hello~ Dictionary key

FlowCanvas Forums Support Hello~ Dictionary key

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

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

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

    Thank U~!

    #1795
    kong
    Participant

    oh~

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