The CreateBeforeFromBitStream method creates as the previous sibling a new NBElement and its hierarchy which is populated using the given BitStream.

C# | Visual Basic | Visual C++ | F# |

- bitStream (array<Byte>[]()[][])
- The bit stream to be parsed and added to the element tree.

The NBElement which is created.