Standard implementation of a class info set backed by an IList.
For a list of all members of this type, see ClassInfoSet Members.
System.Object
JaCIL.Compiler.ClassInfoSet
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This implementation uses ArrayList as its backing store.
Namespace: JaCIL.Compiler
Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)
ClassInfoSet Members | JaCIL.Compiler Namespace