Hopefully this makes sense. Right now I find myself having to call the fill method to create the object each time I want to access data, so I thought there may be a more efficient way of doing this.
Thanks
And in VB, you can even import the class name like this so you can reference the variables without having to type the classname first:
Imports MyRootNamespace.MyStaticClass