다음을 통해 공유


ITextAndAdornmentSequencerFactoryService.Create 메서드

지정된 ITextView에 대한 ITextAndAdornmentSequencer를 만듭니다.

네임스페이스:  Microsoft.VisualStudio.Text.Formatting
어셈블리:  Microsoft.VisualStudio.Text.UI(Microsoft.VisualStudio.Text.UI.dll)

구문

‘선언
Function Create ( _
    view As ITextView _
) As ITextAndAdornmentSequencer
ITextAndAdornmentSequencer Create(
    ITextView view
)
ITextAndAdornmentSequencer^ Create(
    ITextView^ view
)
abstract Create : 
        view:ITextView -> ITextAndAdornmentSequencer
function Create(
    view : ITextView
) : ITextAndAdornmentSequencer

매개 변수

반환 값

형식: Microsoft.VisualStudio.Text.Formatting.ITextAndAdornmentSequencer
ITextAndAdornmentSequencer 입니다.

.NET Framework 보안

참고 항목

참조

ITextAndAdornmentSequencerFactoryService 인터페이스

Microsoft.VisualStudio.Text.Formatting 네임스페이스