DkmCompilerId.GreaterThan(DkmCompilerId, DkmCompilerId) Operatör

Tanım

Dkmcompilerıd sructure 'in iki öğesini karşılaştırın.

public:
 static bool operator >(Microsoft::VisualStudio::Debugger::Evaluation::DkmCompilerId element0, Microsoft::VisualStudio::Debugger::Evaluation::DkmCompilerId element1);
public static bool operator > (Microsoft.VisualStudio.Debugger.Evaluation.DkmCompilerId element0, Microsoft.VisualStudio.Debugger.Evaluation.DkmCompilerId element1);
static member ( > ) : Microsoft.VisualStudio.Debugger.Evaluation.DkmCompilerId * Microsoft.VisualStudio.Debugger.Evaluation.DkmCompilerId -> bool
Public Shared Operator > (element0 As DkmCompilerId, element1 As DkmCompilerId) As Boolean

Parametreler

element0
DkmCompilerId

Karşılaştırmanın sol tarafı

element1
DkmCompilerId

Karşılaştırmanın sağ tarafı

Döndürülenler

Boolean

Boolean döndürür.

Şunlara uygulanır