'Declaration
Protected Overrides Sub AddParsedSubObject( _ ByVal obj As System.Object _ )
'Usage
Dim instance As Monitor Dim obj As System.Object instance.AddParsedSubObject(obj)
protected override void AddParsedSubObject( System.object obj )
Parameters
- obj
- An System.Object that represents the parsed element.