A BIN object file.
            
Namespace: SharpAssembler.BinFormatAssembly: SharpAssembler Bin File Format (in SharpAssembler Bin File Format.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public class BinObjectFile : ObjectFile | 
| Visual Basic | 
|---|
| Public Class BinObjectFile _ Inherits ObjectFile | 
| Visual C++ | 
|---|
| public ref class BinObjectFile : public ObjectFile | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'Section>)>)>
SharpAssembler.Core..::..ObjectFile
SharpAssembler.BinFormat..::..BinObjectFile
System.Collections.ObjectModel..::..Collection<(Of <(<'Section>)>)>
SharpAssembler.Core..::..ObjectFile
SharpAssembler.BinFormat..::..BinObjectFile





