Evaluar y enviar comentarios
MSDN
MSDN Library
Contraer todo/Expandir todo Contraer todo
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
Esta página es específica de
Microsoft Visual Studio 2008/.NET Framework 3.5

Hay además otras versiones disponibles para:
.NET Framework Class Library
Timer..::.Change Method

Changes the start time and the interval between method invocations for a timer.

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkChange(Int32, Int32)Changes the start time and the interval between method invocations for a timer, using 32-bit signed integers to measure time intervals.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkChange(Int64, Int64)Changes the start time and the interval between method invocations for a timer, using 64-bit signed integers to measure time intervals.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkChange(TimeSpan, TimeSpan)Changes the start time and the interval between method invocations for a timer, using TimeSpan values to measure time intervals.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkChange(UInt32, UInt32)Changes the start time and the interval between method invocations for a timer, using 32-bit unsigned integers to measure time intervals.
Top
Contenido de la comunidad   ¿Qué es Community Content?
Agregar contenido nuevo RSS  Anotaciones
Processing
© 2009 Microsoft Corporation. Reservados todos los derechos. Términos de uso | Marcas Registradas | Privacidad
Page view tracker