This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONReader2 Interface > IJSONReader2.RemoveBookmark Method (ArcObjects .NET 10.4 SDK) |
Moves the reader back to a token that has a bookmark with the given name.
[Visual Basic .NET] Public Sub RemoveBookmark ( _ ByVal Name As String _ )
[C#] public void RemoveBookmark ( string Name );
[C++]
HRESULT RemoveBookmark(
BSTR Name
);
[C++]
Parameters Name [in] Name is a parameter of type BSTR