This documentation is archived and is not being maintained.
RuntimeOps Class
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Contains helper methods called from dynamically generated methods.
Assembly: System.Core (in System.Core.dll)
The RuntimeOps type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | CreateRuntimeVariables | Obsolete. Creates an interface that can be used to modify closed over variables at runtime. |
![]() ![]() | CreateRuntimeVariables(Object(), Int64()) | Obsolete. Creates an interface that can be used to modify closed over variables at runtime. |
![]() ![]() | ExpandoCheckVersion | Obsolete. Checks the version of the Expando object. |
![]() ![]() | ExpandoPromoteClass | Obsolete. Promotes an Expando object from one class to a new class. |
![]() ![]() | ExpandoTryDeleteValue | Obsolete. Deletes the value of an item in an expando object. |
![]() ![]() | ExpandoTryGetValue | Obsolete. Gets the value of an item in an expando object. |
![]() ![]() | ExpandoTrySetValue | Obsolete. Sets the value of an item in an expando object. |
![]() ![]() | MergeRuntimeVariables | Obsolete. Combines two runtime variable lists and returns a new list. |
![]() ![]() | Quote | Obsolete. Quotes the provided expression tree. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
