IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.CoreLib.Symbols.ISymbol Interface Reference

Provides common properties and methods for managed symbols. More...

Inheritance diagram for IKVM.CoreLib.Symbols.ISymbol:
IKVM.CoreLib.Symbols.IAssemblySymbol IKVM.CoreLib.Symbols.IMemberSymbol IKVM.CoreLib.Symbols.IModuleSymbol IKVM.CoreLib.Symbols.IParameterSymbol IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionSymbol IKVM.CoreLib.Symbols.Reflection.ReflectionSymbol IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionAssemblySymbol IKVM.CoreLib.Symbols.Reflection.ReflectionAssemblySymbol IKVM.CoreLib.Symbols.IEventSymbol IKVM.CoreLib.Symbols.IFieldSymbol IKVM.CoreLib.Symbols.IMethodBaseSymbol IKVM.CoreLib.Symbols.IPropertySymbol IKVM.CoreLib.Symbols.ITypeSymbol IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionMemberSymbol IKVM.CoreLib.Symbols.Reflection.ReflectionMemberSymbol IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionModuleSymbol IKVM.CoreLib.Symbols.Reflection.ReflectionModuleSymbol IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionParameterSymbol IKVM.CoreLib.Symbols.Reflection.ReflectionParameterSymbol IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionAssemblySymbol IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionMemberSymbol IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionModuleSymbol IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionParameterSymbol IKVM.CoreLib.Symbols.Reflection.ReflectionAssemblySymbol IKVM.CoreLib.Symbols.Reflection.ReflectionMemberSymbol IKVM.CoreLib.Symbols.Reflection.ReflectionModuleSymbol IKVM.CoreLib.Symbols.Reflection.ReflectionParameterSymbol

Properties

bool IsMissing [get]
 Returns true if the symbol is missing.
 

Detailed Description

Provides common properties and methods for managed symbols.

Definition at line 7 of file ISymbol.cs.

Property Documentation

◆ IsMissing


The documentation for this interface was generated from the following file: