ITextEditorFactoryService.CreateTextViewRoleSet Method
Include Protected Members
Include Inherited Members
Creates a ITextViewRoleSet containing the given roles.
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 | |
---|---|---|
CreateTextViewRoleSet(IEnumerable<String>) | Creates a ITextViewRoleSet containing the given roles. | |
CreateTextViewRoleSet(array<String[]) | Creates a ITextViewRoleSet containing the given roles. |
Top