The ObjectFile type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Annotations |
Gets a dictionary which may be used to store data specific to this object.
| |
| Architecture |
Gets the architecture for which this object file was created.
| |
| AssociatedSymbol |
Gets the Symbol associated with this block.
| |
| Count | Gets the number of elements actually contained in the Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Section>)>)>.) | |
| Item[([( Int32])]) | Gets or sets the element at the specified index. (Inherited from Collection<(Of <(<'Section>)>)>.) | |
| Item[([( String])]) |
Gets the Section with the specified identifier.
| |
| Items | Gets a IList<(Of <(<'T>)>)> wrapper around the Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Section>)>)>.) | |
| Name |
Gets or sets the name of the object file.
|