Methods 


SharedRenderTimer Class Members

The following tables list the members exposed by SharedRenderTimer.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SharedRenderTimer class.  
Top
Public Methods
 NameDescription
Public MethodRemoves a draw callback from the callback list of the SharedRenderTimer  
Public Methodstatic (Shared in Visual Basic)Sets the maximum frame rate for the SharedRenderTimer  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension Method Checks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also