Method DecRef
DecRef()
Decrements the reference counting of this object. When reference counting hits 0, calls Release().
Declaration
public void DecRef()
Decrements the reference counting of this object. When reference counting hits 0, calls Release().
public void DecRef()