'宣言 Public Property AllowInverted As System.Boolean
'使用法 Dim instance As OutputRangeForm Dim value As System.Boolean instance.AllowInverted = value value = instance.AllowInverted
public System.bool AllowInverted {get; set;}
'宣言 Public Property AllowInverted As System.Boolean
'使用法 Dim instance As OutputRangeForm Dim value As System.Boolean instance.AllowInverted = value value = instance.AllowInverted
public System.bool AllowInverted {get; set;}