The BinObjectFile type exposes the following members.

Properties

  NameDescription
Public propertyAnnotations
Gets a dictionary which may be used to store data specific to this object.
(Inherited from ObjectFile.)
Public propertyArchitecture
Gets the architecture for which this object file was created.
(Inherited from ObjectFile.)
Public propertyAssociatedSymbol
Gets the Symbol associated with this block.
(Inherited from ObjectFile.)
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.
(Inherited from ObjectFile.)
Protected propertyItems (Inherited from Collection<(Of <(<'Section>)>)>.)
Public propertyName
Gets or sets the name of the object file.
(Inherited from ObjectFile.)

See Also