Leadtools.Medical.Workstation Namespace > WorkstationArgumentsService Class : PushArgument<T> Method |
'Usage Dim instance As WorkstationArgumentsService Dim argument As T instance.PushArgument(Of T)(argument)
If an argument of the same type already exists this method will throw an System.ArgumentException.
Before adding an argument you should call the Exists method to make sure that no other argument with the same type exists in the service.