'Declaration
Protected Overridable Sub AddParsedSubObject( _ ByVal obj As System.Object _ )
'Usage
Dim instance As SubmitDialog Dim obj As System.Object instance.AddParsedSubObject(obj)
protected virtual void AddParsedSubObject( System.object obj )
Parameters
- obj