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