'Usage
Dim instance As IExtractionResult Dim value As T value = instance.Get(Of T)()
Type Parameters
- T
'Usage
Dim instance As IExtractionResult Dim value As T value = instance.Get(Of T)()
Exception | Description |
---|---|
System.ArgumentException | The exception that is thrown when one of the arguments provided to a method is not valid. |