'Declaration
Public Shadows Property Editor As IEditor
'Usage
Dim instance As Rows.DefaultRow Dim value As IEditor instance.Editor = value value = instance.Editor
public new IEditor Editor {get; set;}
'Declaration
Public Shadows Property Editor As IEditor
'Usage
Dim instance As Rows.DefaultRow Dim value As IEditor instance.Editor = value value = instance.Editor
public new IEditor Editor {get; set;}