C# Class REST_SampleCode.Data.SampleDataGroup

泛型组数据模型。
Inheritance: SampleDataCommon
ファイルを表示 Open project: SuperMap/iClient-WP8-Example Class Usage Examples

Public Methods

Method Description
SampleDataGroup ( String uniqueId, String title, String subtitle, String imageItemsPath, String imageGroupsPath, String description, ResourceDictionary res, String brushPath ) : System

Private Methods

Method Description
ItemsCollectionChanged ( object sender, System e ) : void

Method Details

SampleDataGroup() public method

public SampleDataGroup ( String uniqueId, String title, String subtitle, String imageItemsPath, String imageGroupsPath, String description, ResourceDictionary res, String brushPath ) : System
uniqueId String
title String
subtitle String
imageItemsPath String
imageGroupsPath String
description String
res ResourceDictionary
brushPath String
return System