Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Commands Namespace > SaveCellImageCommand Class > SaveCellImageCommand Constructor : SaveCellImageCommand Constructor(String,WorkstationContainer) |
public SaveCellImageCommand( string featureId, WorkstationContainer container )
'Declaration Public Function New( _ ByVal featureId As String, _ ByVal container As WorkstationContainer _ )
'Usage Dim featureId As String Dim container As WorkstationContainer Dim instance As New SaveCellImageCommand(featureId, container)
public: SaveCellImageCommand( string* featureId, WorkstationContainer* container )
public: SaveCellImageCommand( String^ featureId, WorkstationContainer^ container )