EN
Il contenuto non è disponibile nella lingua di destinazione, ma solo in inglese.
1 di 1 hanno valutato il contenuto utile: - Valuta questo argomento

DateTime.op_GreaterThan Method

Determines whether one specified DateTime is greater than another specified DateTime.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

public static bool operator > (
	DateTime t1,
	DateTime t2
)
Not applicable.

Parameters

t1

A DateTime.

t2

A DateTime.

Return Value

true if t1 is greater than t2; otherwise, false.

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0, 2.0, 1.1, 1.0

.NET Compact Framework

Supported in: 2.0, 1.0

XNA Framework

Supported in: 1.0
Il documento è risultato utile?
(1500 caratteri rimanenti)

Aggiunte alla community

AGGIUNGI
Microsoft sta conducendo un sondaggio in linea per comprendere l'opinione degli utenti in merito al sito Web di MSDN. Se si sceglie di partecipare, quando si lascia il sito Web di MSDN verrà visualizzato il sondaggio in linea.

Si desidera partecipare?
© 2013 Microsoft. Tutti i diritti riservati.