共用方式為


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 命名空間