IndentSize.IsValid Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsValid(Object%) | Determines whether the proposed value is valid. (Inherited from EditorOptionDefinition<T>.) | |
IsValid(Int32%) | Determines whether a given indent size is valid. (Overrides EditorOptionDefinition<T>.IsValid(Object%).) |
Top