Parse the specified XmlElement and register the resulting ObjectDefinitions with the Registry IObjectDefinitionRegistry embedded in the supplied ParserContext
[Visual Basic] Public NotOverridable Sub ParseElement( _ ByVal element As XmlElement, _ ByVal parserContext As ParserContext _ ) _