V {igraph_network} .NET clr documentation

V

Description

node attribute data visitor

Declare

            
# namespace igraph_network
export class V extends GraphElementCollection {
   # the size of the vertex collection in this data visitor model
   size: integer;
}

        

.NET clr type reference tree

  1. this class extends from GraphElementCollection class: GraphElementCollection

[Package {$package} version {$version} Index]