'宣言 Public Overloads Function GetCachedProperty( _ ByVal owner As EmbeddableEditorOwnerBase, _ ByVal ownerContext As Object, _ ByVal propIndex As Integer, _ ByRef val As Object _ ) As Boolean
public bool GetCachedProperty( EmbeddableEditorOwnerBase owner, object ownerContext, int propIndex, out object val )