Class Tables
Inheritance
System.Object
Tables
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: PeNet.dll
Properties
|
Improve this Doc
View Source
Declaration
public List<Assembly> Assembly { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Assembly> |
|
|
Improve this Doc
View Source
Declaration
public List<AssemblyOS> AssemblyOS { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<AssemblyOS> |
|
|
Improve this Doc
View Source
Declaration
public List<AssemblyProcessor> AssemblyProcessor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<AssemblyRef> AssemblyRef { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<AssemblyRef> |
|
|
Improve this Doc
View Source
Declaration
public List<AssemblyRefOS> AssemblyRefOS { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<AssemblyRefProcessor> AssemblyRefProcessor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<ClassLayout> ClassLayout { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<ClassLayout> |
|
|
Improve this Doc
View Source
Declaration
public List<Constant> Constant { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Constant> |
|
|
Improve this Doc
View Source
Declaration
public List<CustomAttribute> CustomAttribute { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<DeclSecurity> DeclSecurity { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<DeclSecurity> |
|
|
Improve this Doc
View Source
Declaration
public List<Event> Event { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Event> |
|
|
Improve this Doc
View Source
Declaration
public List<EventMap> EventMap { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<EventMap> |
|
|
Improve this Doc
View Source
Declaration
public List<ExportedType> ExportedType { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<ExportedType> |
|
|
Improve this Doc
View Source
Declaration
public List<Field> Field { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Field> |
|
|
Improve this Doc
View Source
Declaration
public List<FieldLayout> FieldLayout { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<FieldLayout> |
|
|
Improve this Doc
View Source
Declaration
public List<FieldMarshal> FieldMarshal { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<FieldMarshal> |
|
|
Improve this Doc
View Source
Declaration
public List<FieldRVA> FieldRVA { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<FieldRVA> |
|
|
Improve this Doc
View Source
Declaration
public List<File> File { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<File> |
|
|
Improve this Doc
View Source
Declaration
public List<GenericParam> GenericParam { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<GenericParam> |
|
|
Improve this Doc
View Source
Declaration
public List<GenericParamConstraint> GenericParamConstraints { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<ImplMap> ImplMap { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<ImplMap> |
|
|
Improve this Doc
View Source
Declaration
public List<InterfaceImpl> InterfaceImpl { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<ManifestResource> ManifestResource { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<MemberRef> MemberRef { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<MemberRef> |
|
|
Improve this Doc
View Source
Declaration
public List<MethodDef> MethodDef { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<MethodDef> |
|
|
Improve this Doc
View Source
Declaration
public List<MethodImpl> MethodImpl { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<MethodImpl> |
|
|
Improve this Doc
View Source
Declaration
public List<MethodSemantics> MethodSemantic { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<Module> Module { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Module> |
|
|
Improve this Doc
View Source
Declaration
public List<ModuleRef> ModuleRef { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<ModuleRef> |
|
|
Improve this Doc
View Source
Declaration
public List<NestedClass> NestedClass { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<NestedClass> |
|
|
Improve this Doc
View Source
Declaration
public List<Param> Param { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Param> |
|
|
Improve this Doc
View Source
Declaration
public List<Property> Property { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Property> |
|
|
Improve this Doc
View Source
Declaration
public List<PropertyMap> PropertyMap { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<PropertyMap> |
|
|
Improve this Doc
View Source
Declaration
public List<StandAloneSig> StandAloneSig { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<TypeDef> TypeDef { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TypeDef> |
|
|
Improve this Doc
View Source
Declaration
public List<TypeRef> TypeRef { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TypeRef> |
|
|
Improve this Doc
View Source
Declaration
public List<TypeSpec> TypeSpec { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TypeSpec> |
|