Search results for query: *

  • Users: HeadNoodle
  • Content: Threads
  • Order by date
  1. H

    References to objects

    Hi Guys, just looking for peoples opinion on something that has been bugging me. I have a class, lets call it AClass with three functions: addobject(oObject as object) RemoveObject(iObjectId as integer) getobjects() as hashtable Now say that I add two objects then call getobjects and put...
  2. H

    Creating a property of a class that can be of multiple types

    :confused: Hi Guys, I am new to this website so I apologise in advance if I have posted this to the wrong forum, I couldn't find a more relevent one. I have a class called outboundrouting that has a property named parameter. The parameter property needs to be able to hold that contents of one...
Back
Top