- Namespace
- XamlIl
.TypeSystem - Interfaces
-
- IEquatable
<IXamlIlType>
- IEquatable
- Implementing Types
graph BT
Type-.->Interface0["IEquatable<IXamlIlType>"]
Type["IXamlIlType"]
class Type type-node
Implementing0["IXamlIlTypeBuilder"]-.->Type
click Implementing0 "/api/XamlIl.TypeSystem/IXamlIlTypeBuilder"
Implementing1["XamlIlPseudoType"]-.->Type
click Implementing1 "/api/XamlIl.TypeSystem/XamlIlPseudoType"
Syntax
public interface IXamlIlType : IEquatable<IXamlIlType>
Properties
Name | Value | Summary |
---|---|---|
ArrayElementType | IXamlIlType | |
Assembly | IXamlIlAssembly | |
BaseType | IXamlIlType | |
Constructors | IReadOnlyList |
|
CustomAttributes | IReadOnlyList |
|
Events | IReadOnlyList |
|
Fields | IReadOnlyList |
|
FullName | string | |
GenericArguments | IReadOnlyList |
|
GenericParameters | IReadOnlyList |
|
Generic |
IXamlIlType | |
Id | object | |
Interfaces | IReadOnlyList |
|
IsArray | bool | |
IsEnum | bool | |
IsInterface | bool | |
IsValueType | bool | |
Methods | IReadOnlyList |
|
Name | string | |
Namespace | string | |
Properties | IReadOnlyList |