'宣言 Public Delegate Sub UserAnnotationInformationRequestedEventHandler( _ ByVal sender As Object, _ ByVal args As UserAnnotationInformationEventArgs _ )
public delegate void UserAnnotationInformationRequestedEventHandler( object sender, UserAnnotationInformationEventArgs args )