'Declaration Public Property SelectionLength As System.Integer
'Usage Dim instance As EditingElement Dim value As System.Integer instance.SelectionLength = value value = instance.SelectionLength
public System.int SelectionLength {get; set;}
'Declaration Public Property SelectionLength As System.Integer
'Usage Dim instance As EditingElement Dim value As System.Integer instance.SelectionLength = value value = instance.SelectionLength
public System.int SelectionLength {get; set;}