'Declaration
<CanBeNullAttribute()> ReadOnly Property ValueType As Type
'Usage
Dim instance As _ValueArguments Dim value As Type value = instance.ValueType
[CanBeNull()] Type ValueType {get;}
null
if there is no value.'Declaration
<CanBeNullAttribute()> ReadOnly Property ValueType As Type
'Usage
Dim instance As _ValueArguments Dim value As Type value = instance.ValueType
[CanBeNull()] Type ValueType {get;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.