'Declaration
Protected Function OnRequiredPropertyNotFound( _ ByVal name As System.String _ ) As System.Object
'Usage
Dim instance As EventHandlerSection Dim name As System.String Dim value As System.Object value = instance.OnRequiredPropertyNotFound(name)
protected System.object OnRequiredPropertyNotFound( System.string name )
Parameters
- name