Public Overloads Function LoadLookup( _ ByVal type As Type _ ) As Dictionary(Of String,Object)
Dim instance As ObjectCrud Dim type As Type Dim value As Dictionary(Of String,Object) value = instance.LoadLookup(type)
public Dictionary<string,object> LoadLookup( Type type )
public: Dictionary<string*,Object*>* LoadLookup( Type* type )
public: Dictionary<String^,Object^>^ LoadLookup( Type^ type )
Parameters
- type
- The class type