Dispose Method
Dispose()
When the Scope object goes out of scope, this method is called. It will make sure the Nested TLV is ended and any new additions to the TlvWriter object will be associated with the Nested TLV's parent.
C#
public void Dispose()