Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / IUnknown Interface / Release Method

In This Topic
    Release Method
    In This Topic
    Decrements the reference count for an interface on this instance.
    Syntax
    'Declaration
     
    Function Release() As System.Integer
    System.int Release()

    Return Value

    The method returns the new reference count.
    See Also