int SelectionLength {get; set;}
'Declaration Property SelectionLength As Integer
'Declaration
Property SelectionLength As Integer
'Usage Dim instance As IEditorSupport Dim value As Integer instance.SelectionLength = value value = instance.SelectionLength
'Usage
Dim instance As IEditorSupport Dim value As Integer instance.SelectionLength = value value = instance.SelectionLength
IEditorSupport Interface IEditorSupport Members