Edge {Microsoft.VisualBasic.Data.GraphTheory} .NET clr documentation

Edge

Description

Declare

            
# namespace Microsoft.VisualBasic.Data.GraphTheory
export class Edge {
   u: string;
   v: string;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]