'DeclarationPublic Function New()
'UsageDim instance As New ValueResult(Of T)()
public ValueResult<T>()public:
ValueResult<T>(); 
            'DeclarationPublic Function New()
'UsageDim instance As New ValueResult(Of T)()
public ValueResult<T>()public:
ValueResult<T>();This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.