'Declaration<ExtensionAttribute()> <JetBrains.Annotations.CanBeNullAttribute()> Public Shared Function GetDefault( _ ByVal type As Type, _ ByVal createRefTypes As Boolean _ ) As Object
'UsageDim type As Type Dim createRefTypes As Boolean Dim value As Object value = TypeExtensionR.GetDefault(type, createRefTypes)
Parameters
- type
The value of this parameter cannot be
null(Nothingin Visual Basic).- createRefTypes
Return Value
This method can return null (Nothing in Visual Basic).