bool Exists<T>()
'Declaration Function Exists(Of T)() As Boolean
'Usage Dim instance As IWorkstationArgumentsService Dim value As Boolean value = instance.Exists(Of T)()
bool Exists<T>();
bool Existsgeneric<typename T> ();
Target Platforms
IWorkstationArgumentsService Interface IWorkstationArgumentsService Members