다음을 통해 공유


IVsMethodData.PrevMethod 메서드

이전 메서드 수를 반환 합니다.

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop(Microsoft.VisualStudio.TextManager.Interop.dll)

구문

‘선언
Function PrevMethod As Integer
int PrevMethod()
int PrevMethod()
abstract PrevMethod : unit -> int
function PrevMethod() : int

반환 값

형식: Int32

설명

COM 시그니처

Textmgr.idl에서:

long IVsMethodData::PrevMethod();

이전 메서드는 오버 로드 된 메서드 목록에서 선택할 때이 메서드는 보기에서 호출 됩니다.

.NET Framework 보안

참고 항목

참조

IVsMethodData 인터페이스

Microsoft.VisualStudio.TextManager.Interop 네임스페이스