public bool has_zero_length(
	IReadOnlyList<Node> vertices
)Public Function has_zero_length ( 
	vertices As IReadOnlyList(Of Node)
) As Booleanpublic:
bool has_zero_length(
	IReadOnlyList<Node^>^ vertices
)member has_zero_length : 
        vertices : IReadOnlyList<Node> -> bool [Missing <param name="vertices"/> documentation for "M:Karamba.Elements.ModelElementStraightLine.has_zero_length(System.Collections.Generic.IReadOnlyList{Karamba.Nodes.Node})"]
[Missing <returns> documentation for "M:Karamba.Elements.ModelElementStraightLine.has_zero_length(System.Collections.Generic.IReadOnlyList{Karamba.Nodes.Node})"]