public class Nwk11StructureBridge : INwk11StructureBridge| Nwk11StructureBridge(IStructureCollection, ControlData) | Constructor. The constructor sets a reference to the structure collection that aggregates the list of structures filled by the bridge. |
| Nwk11StructureBridge(IStructureCollection, ControlData, PFSSection) | Constructor. The constructor sets a reference to the structure collection that aggregates the list of structures filled by the bridge. |
| PfsHandle | Reference file pointer. The handle is used when writing Pfs files. |
| PfsStructureSection | Section pointer to the section that includes the structure sections |
| StructureSection | Section pointer to the section that includes the structure sections |
| EnsureUniqueStructureId(IStructure) | |
| EnsureUniqueStructureId(ILocation, String) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Open |
Reads in the _structureSection and populates the _structureCollection.
|
| Open(IDiagnostics) | Open |
| Save | Saves the data of the _structureCollection into the _structureSection. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |