| FormatCommenterTryUncommentBlock Method |
| Name | Description | |
|---|---|---|
| TryUncommentBlock(VirtualSnapshotSpan, ITextEdit, ReadOnlyCollectionBlockCommentFormat, VirtualSnapshotSpan) |
Attempt to uncomment a span of text using any of a collection of block comment formats.
| |
| TryUncommentBlock(VirtualSnapshotSpan, ITextEdit, BlockCommentFormat, VirtualSnapshotSpan) |
Attempt to uncomment a span of text using a particular block comment format.
|