Click or drag to resize
LdindOpCodesDictionary Class
Provides appropriate Ldind.X opcode for the type of primitive value to be loaded indirectly.
Inheritance Hierarchy
SystemObject
  System.CollectionsDictionaryBase
    X3Platform.DynamicProxy.Builder.CodeBuilder.UtilsLdindOpCodesDictionary

Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder.Utils
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public sealed class LdindOpCodesDictionary : DictionaryBase

The LdindOpCodesDictionary type exposes the following members.

Methods
  NameDescription
Public methodClear (Inherited from DictionaryBase.)
Public methodCopyTo (Inherited from DictionaryBase.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from DictionaryBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyCount (Inherited from DictionaryBase.)
Public propertyStatic memberEmptyOpCode
Public propertyStatic memberInstance
Public propertyItem
Top
See Also