C#
VB
C++
Register a specific type to be created for a State object with a new WorkstationContainer.
public static void RegisterState<T>() Public Overloads Shared Sub RegisterState(Of T As Leadtools.Medical.Workstation.WorkstationState)()
public:static void RegisterStategeneric<typename T>();where T: Leadtools.Medical.Workstation.WorkstationState
T
The type of the instance to created. The type must inhirit from a WorkstationState
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
