VGEdge.Dispose(Boolean, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void Dispose(bool disposing, bool removeFromCollection);
public override void Dispose (bool disposing, bool removeFromCollection);
override this.Dispose : bool * bool -> unit
Public Overrides Sub Dispose (disposing As Boolean, removeFromCollection As Boolean)
Parameters
- disposing
- Boolean
- removeFromCollection
- Boolean