K
Kim Bach Petersen
Is it possible to generate a list of classes within a namespace?
Fx as a function of the name of the namespace, returning an array or the
like:
Function GetClasses(strNamespace As String) As Arraylist
...
End Function
TIA, Kim )
Fx as a function of the name of the namespace, returning an array or the
like:
Function GetClasses(strNamespace As String) As Arraylist
...
End Function
TIA, Kim )