RuntimeOps Class
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.
Namespace: System.Runtime.CompilerServices
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. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show:
