|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Public Member Functions | |
| override bool | Equals (object o) |
| override int | GetHashCode () |
Public Member Functions inherited from IKVM.Reflection.ElementHolderType | |
| override CustomModifiers | __GetCustomModifiers () |
| override string | ToString () |
| override Type | GetElementType () |
Protected Member Functions | |
| override Type | Wrap (Type type, CustomModifiers mods) |
Protected Member Functions inherited from IKVM.Reflection.ElementHolderType | |
| ElementHolderType (Type elementType, CustomModifiers mods, byte sigElementType) | |
| Initializes a new instance. | |
| bool | EqualsHelper (ElementHolderType other) |
| Type | Wrap (Type type, CustomModifiers mods) |
Properties | |
| override Type | BaseType [get] |
| override TypeAttributes | Attributes [get] |
Properties inherited from IKVM.Reflection.ElementHolderType | |
| override string | Name [get] |
| override string | Namespace [get] |
| override string | FullName [get] |
| override Module | Module [get] |
| override bool | ContainsGenericParameters [get] |
| override bool | ContainsMissingTypeImpl [get] |
| override bool | IsValueTypeImpl [get] |
Additional Inherited Members | |
Protected Attributes inherited from IKVM.Reflection.ElementHolderType | |
| readonly Type | elementType |
Package Functions inherited from IKVM.Reflection.ElementHolderType | |
Definition at line 27 of file PointerType.cs.
| override bool IKVM.Reflection.PointerType.Equals | ( | object | o | ) |
Definition at line 46 of file PointerType.cs.
| override int IKVM.Reflection.PointerType.GetHashCode | ( | ) |
Definition at line 51 of file PointerType.cs.
|
protected |
Definition at line 71 of file PointerType.cs.
|
get |
Definition at line 61 of file PointerType.cs.
|
get |
Definition at line 56 of file PointerType.cs.