'Declaration Protected Overridable Function GetExpected() As Object
'Usage Dim instance As FormattingRuleBase Dim value As Object value = instance.GetExpected()
protected virtual object GetExpected()
Return Value
The style of the base rule.
'Declaration Protected Overridable Function GetExpected() As Object
'Usage Dim instance As FormattingRuleBase Dim value As Object value = instance.GetExpected()
protected virtual object GetExpected()