public T PopArgument<T>()
'Declaration Public Function PopArgument(Of T)() As T
'Usage Dim instance As WorkstationArgumentsService Dim value As T value = instance.PopArgument(Of T)()
public: T* PopArgument<T>();
public: T* PopArgumentgeneric<typename T> ();
Target Platforms
WorkstationArgumentsService Class WorkstationArgumentsService Members