Json.NET - Quick Starts & API Documentation
Identifier Class
NamespacesNewtonsoft.JsonIdentifier

[Missing <summary> documentation for T:Newtonsoft.Json.Identifier]

Declaration Syntax
C#Visual BasicVisual C++
public class Identifier
Public Class Identifier
public ref class Identifier
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Identifier(String)
Initializes a new instance of the Identifier class.

Equality(Identifier, Identifier)
Implements the operator ==.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides Object.Equals(Object).)
Equals(Identifier)
Equalses the specified function.

Equals(Identifier, Identifier)
Equalses the specified a.

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode()()().)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Inequality(Identifier, Identifier)
Implements the operator !=.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets the name.

ToString()()()
Returns a String that represents the current Object.
(Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
Identifier

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 2.0.0.0 (2.0.0.0)