CoreStrings.GraphDoesNotContainVertex(Object) Metoda

Definicja

Nie można dodać podanej krawędzi, ponieważ graf nie zawiera wierzchołka "{wierzchołek}".

public static string GraphDoesNotContainVertex (object vertex);
public static string GraphDoesNotContainVertex (object? vertex);
static member GraphDoesNotContainVertex : obj -> string
Public Shared Function GraphDoesNotContainVertex (vertex As Object) As String

Parametry

vertex
Object

Zwraca

Dotyczy