ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.JsonNet Namespace / JsonReader Class / Dispose Method

In This Topic
    Dispose Method (JsonReader)
    In This Topic
    Dispose all the resources used.
    Syntax
    'Declaration
     
    Public Overrides Sub Dispose() 
    public override void Dispose()
    See Also