'宣言 Function ShouldValidate( _ ByVal embeddableElement As EmbeddableUIElementBase, _ ByRef extendee As Control, _ ByRef isProvidedEditor As Boolean _ ) As Boolean
bool ShouldValidate( EmbeddableUIElementBase embeddableElement, out Control extendee, out bool isProvidedEditor )