Search results for query: *

  1. K

    Return Structure Name from Array

    If I create a Structure and assign an array to it, is there any way to search for the value in an array and return the structure name? I am sure that the name is associated with the array index but I don't know what property it has. As a simple example... Public Structure MyStructure dim A as...
Back
Top