[Missing <summary> documentation for T:Newtonsoft.Json.Identifier]
| C# | Visual Basic | Visual C++ |
public class Identifier
Public Class Identifier
public ref class Identifier
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Identifier(String) |
Initializes a new instance of the Identifier class.
| |
| Equality(Identifier, Identifier) |
Implements the operator ==.
| |
| Equals(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()()() | (Overrides Object.ToString()()().) |
| Object | |
| Identifier | |