C#
VB
C++
Returns an IEnumerable of the command for a specific type.
public IEnumerable<T> GetFeatureCommand<T>()
IEnumerable<T^>^ GetFeatureCommandgeneric<typename T>
();
T
The type of the Leadtools.Medical.Workstation.Commands.ICommand that will be returned.
An IEnumerable of the command for a specific type.
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