'宣言 Public Function GetEditStatus( _ ByRef embeddableElement As Infragistics.Win.EmbeddableUIElementBase, _ ByRef changed As Boolean _ ) As Boolean
public bool GetEditStatus( out Infragistics.Win.EmbeddableUIElementBase embeddableElement, out bool changed )