ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ResponseSummary Class
Members

In This Topic
    ResponseSummary Class
    In This Topic
    The response to a Bing Maps REST Services URL request includes the status of the request and one or more resources that contain location, imagery, or route information.
    Object Model
    ResponseSummary Class
    Syntax
    'Declaration
     
    
    Public Class ResponseSummary 
    public class ResponseSummary 
    Remarks
    https://msdn.microsoft.com/en-us/library/ff701707.aspx
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.Maps.ResponseSummary

    See Also