List<Edge> GetEdgesFrom( Vertex v )
Function GetEdgesFrom ( _ v As Vertex _ ) As List(Of Edge)
List<Edge^>^ GetEdgesFrom( Vertex^ v )