'Declaration Function GetEditorValue() As Object
'Declaration
Function GetEditorValue() As Object
'Usage Dim instance As IEditor Dim value As Object value = instance.GetEditorValue()
'Usage
Dim instance As IEditor Dim value As Object value = instance.GetEditorValue()
object GetEditorValue()
IEditor Interface IEditor Members