'Declaration
<NotNullAttribute()> Protected Function ObtainAEClient() As IEasyAEClient
'Usage
Dim instance As OpcDialog Dim value As IEasyAEClient value = instance.ObtainAEClient()
[NotNull()] protected IEasyAEClient ObtainAEClient()
[NotNull()] protected: IEasyAEClient^ ObtainAEClient();