Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Hiérarchie d'héritage
System.Object
Microsoft.VisualStudio.GraphModel.GraphNodeId
Espace de noms : Microsoft.VisualStudio.GraphModel
Assembly : Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<TypeConverterAttribute(GetType(GraphNodeIdConverter))> _
Public Class GraphNodeId _
Implements IEquatable(Of GraphNodeId), IComparable(Of GraphNodeId), _
IComparable
[SerializableAttribute]
[TypeConverterAttribute(typeof(GraphNodeIdConverter))]
public class GraphNodeId : IEquatable<GraphNodeId>,
IComparable<GraphNodeId>, IComparable
[SerializableAttribute]
[TypeConverterAttribute(typeof(GraphNodeIdConverter))]
public ref class GraphNodeId : IEquatable<GraphNodeId^>,
IComparable<GraphNodeId^>, IComparable
[<SerializableAttribute>]
[<TypeConverterAttribute(typeof(GraphNodeIdConverter))>]
type GraphNodeId =
class
interface IEquatable<GraphNodeId>
interface IComparable<GraphNodeId>
interface IComparable
end
public class GraphNodeId implements IEquatable<GraphNodeId>, IComparable<GraphNodeId>, IComparable
Le type GraphNodeId expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() ![]() |
Empty | |
![]() |
HeuristicCaption | |
![]() |
LiteralValue | |
![]() |
Name | |
![]() |
Value |
Début
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Add | |
![]() |
AppendToString | |
![]() |
CompareTo(Object) | |
![]() |
CompareTo(GraphNodeId) | |
![]() |
Contains | |
![]() |
Equals | (Substitue Object.Equals(Object).) |
![]() |
Finalize | Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.) |
![]() ![]() |
GetArray(GraphNodeIdName, array<GraphNodeId[]) | |
![]() ![]() |
GetArray(GraphNodeIdName, Object) | |
![]() |
GetHashCode | (Substitue Object.GetHashCode().) |
![]() ![]() |
GetLiteral | |
![]() ![]() |
GetNested(array<GraphNodeId[]) | |
![]() ![]() |
GetNested(GraphNodeIdName, Object) | |
![]() |
GetNestedIdByName | |
![]() |
GetNestedValueByName<T> | |
![]() ![]() |
GetPartial | |
![]() |
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) |
![]() |
GetValue<T> | |
![]() ![]() |
IsNullOrEmpty | |
![]() |
MemberwiseClone | Crée une copie superficielle de l'objet Object actif. (Hérité de Object.) |
![]() ![]() |
Parse(String) | |
![]() ![]() |
Parse(String, Boolean) | |
![]() ![]() |
Parse(String, Boolean, Func<T, TResult>) | |
![]() |
RemovedNestedNames | |
![]() |
ToString | (Substitue Object.ToString().) |
Début
Opérateurs
| Nom | Description | |
|---|---|---|
![]() ![]() |
Addition | |
![]() ![]() |
Equality | |
![]() ![]() |
Inequality |
Début
Implémentations d'interface explicite
| Nom | Description | |
|---|---|---|
![]() ![]() |
IEquatable<GraphNodeId>.Equals |
Début
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)