RibbonGroupElementTAddT2 Method |
Adds a child element.
Namespace:
Colygon.MatchPoint.Common.Ribbon
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax public T2 Add<T2>(
T2 child
)
where T2 :
Parameters
- child
- Type: T2
Type Parameters
- T2
Return Value
Type:
T2See Also