The ObjectFile type exposes the following members.

Properties

  NameDescription
Public propertyAnnotations
Gets a dictionary which may be used to store data specific to this object.
Public propertyArchitecture
Gets the architecture for which this object file was created.
Public propertyAssociatedSymbol
Gets the Symbol associated with this block.
Public propertyCount
Gets the number of elements actually contained in the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'Section>)>)>.)
Public propertyItem[([( Int32])])
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'Section>)>)>.)
Public propertyItem[([( String])])
Gets the Section with the specified identifier.
Protected propertyItems (Inherited from Collection<(Of <(<'Section>)>)>.)
Public propertyName
Gets or sets the name of the object file.

See Also