Click or drag to resize
ElementDispose Method
Releases the memory used by this Element object.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.6.64-experimental+729270cf207a6113e8bbb043419936f745983b67
Syntax
public void Dispose()
Exceptions
ExceptionCondition
ObjectDisposedException Thrown when an operation is performed on a disposed Element object.
See Also