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