Property | Type | Description | |
---|---|---|---|
Adjacent | DefaultNamespace.Vertex[] | ||
Edges | Edge[] | ||
Name | int | ||
Next | |||
Num_Edges | int |
Method | Description | |
---|---|---|
AddVertex ( |
||
DeleteAdjacentEntry ( int n ) : void | ||
Vertex ( int val ) : System |
public AddVertex ( |
||
x | ||
y | ||
return | void |
public Vertex[],DefaultNamespace Adjacent | ||
return | DefaultNamespace.Vertex[] |