This topic has not yet been rated - Rate this topic

OpCodeType Enumeration

Describes the types of the Microsoft intermediate language (MSIL) instructions.

Namespace:  System.Reflection.Emit
Assembly:  mscorlib (in mscorlib.dll)
[ComVisibleAttribute(true)]
public enum OpCodeType
Member name Description
Supported by Silverlight for Windows Phone Macro These are Microsoft intermediate language (MSIL) instructions that are used as a synonym for other MSIL instructions. For example, ldarg.0 represents the ldarg instruction with an argument of 0.
Supported by Silverlight for Windows Phone Nternal Describes a reserved Microsoft intermediate language (MSIL) instruction.
Supported by Silverlight for Windows Phone Objmodel Describes a Microsoft intermediate language (MSIL) instruction that applies to objects.
Supported by Silverlight for Windows Phone Prefix Describes a prefix instruction that modifies the behavior of the following instruction.
Supported by Silverlight for Windows Phone Primitive Describes a built-in instruction.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ