C# 클래스 UsingBingMaps.Models.RouteModel

Represents the route data model.
파일 보기 프로젝트 열기: ProjPossibility/CSUN-MobileMapMagnifier 1 사용 예제들

공개 메소드들

메소드 설명
RouteModel ( ICollection locations ) : System.Collections.Generic

Initializes a new instance of this type.

메소드 상세

RouteModel() 공개 메소드

Initializes a new instance of this type.
public RouteModel ( ICollection locations ) : System.Collections.Generic
locations ICollection A collection of locations.
리턴 System.Collections.Generic