다음을 통해 공유


TextTemplatingSession.Equals 메서드 (Guid)

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

구문

‘선언
Public Function Equals ( _
    other As Guid _
) As Boolean
public bool Equals(
    Guid other
)
public:
virtual bool Equals(
    Guid other
) sealed
abstract Equals : 
        other:Guid -> bool  
override Equals : 
        other:Guid -> bool
public final function Equals(
    other : Guid
) : boolean

매개 변수

  • other
    형식: Guid

반환 값

형식: Boolean

구현

IEquatable.Equals(UTP)

.NET Framework 보안

참고 항목

참조

TextTemplatingSession 클래스

Equals 오버로드

Microsoft.VisualStudio.TextTemplating 네임스페이스