public bool Exists<T>()
'Declaration Public Function Exists(Of T)() As Boolean
'Usage Dim instance As WorkstationArgumentsService Dim value As Boolean value = instance.Exists(Of T)()
public: bool Exists<T>();
public: bool Existsgeneric<typename T> ();
Target Platforms
WorkstationArgumentsService Class WorkstationArgumentsService Members