Maps for WinRT
Maps Property


Gets or sets the C1Maps associated with this C1Maps.
Syntax
'Declaration
 
Public Property Maps As C1Maps
'Usage
 
Dim instance As C1MapNavigator
Dim value As C1Maps
 
instance.Maps = value
 
value = instance.Maps
public C1Maps Maps {get; set;}
See Also

Reference

C1MapNavigator Class
C1MapNavigator Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback