T PopArgument<T>()
'Declaration Function PopArgument(Of T)() As T
'Usage Dim instance As IWorkstationArgumentsService Dim value As T value = instance.PopArgument(Of T)()
T* PopArgument<T>();
T* PopArgumentgeneric<typename T> ();
Target Platforms
IWorkstationArgumentsService Interface IWorkstationArgumentsService Members