BMXNET 4.0 Developer API
The implementor must serialize the object anObject given the keys.
Namespace:
IndianHealthService.BMXNet.WinForm.ConfigurationAssembly: BMXWIN40 (in BMXWIN40.dll)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- anObject
- T
The objects to be stored
- keys
- array<
String
>[]()[]
The key used to locate the settings
Type Parameters
- T
- The type of the object to be serialized to the store