GoXam for WPF v3
ContainingGroups Property (Link)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
Link Class
: ContainingGroups Property
Get a collection of
Group
s of which this part is a member.
Syntax
C#
public
override
IEnumerable<Group>
ContainingGroups {
get
;}
Remarks
This property is useful when the model is an
Northwoods.GoXam.Model.IGroupsModel
, including any
Northwoods.GoXam.Model.ISubGraphModel
.
See Also
Reference
Link Class
Link Members