Constructor and Description |
---|
ItemGroup(String groupIndex,
List<TItem> items)
Initializes a new instance of the class.
|
Modifier and Type | Method and Description |
---|---|
String |
getGroupIndex()
Gets an index identifying the group.
|
Collection<TItem> |
getItems()
Gets a collection of the item in this group.
|
public String getGroupIndex()
public Collection<TItem> getItems()
Copyright © 2012–2015 Microsoft. All rights reserved.