|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Provides common properties and methods for managed symbols. More...
Properties | |
| bool | IsMissing [get] |
Returns true if the symbol is missing. | |
Provides common properties and methods for managed symbols.
Definition at line 7 of file ISymbol.cs.
|
get |
Returns true if the symbol is missing.
Implemented in IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionAssemblySymbol, IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionMemberSymbol, IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionModuleSymbol, IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionSymbol, and IKVM.CoreLib.Symbols.Reflection.ReflectionSymbol.
Definition at line 13 of file ISymbol.cs.