NamedObjectGroupAdd Method |
Name | Description | |
---|---|---|
![]() | Add(Object) |
Add the specified named code or metadata object (INamedCodeObject or IMemberDefinition/MemberInfo),
or collection of such objects to the group.
|
![]() | Add(MemberInfo) |
Add the specified MemberInfo to the group.
|
![]() | Add(IMemberDefinition) |
Add the specified IMemberDefinition to the group.
|
![]() | Add(INamedCodeObject) |
Add the specified INamedCodeObject to the group.
|
![]() ![]() | Add(Object, Object) |
Add a source object or group to a target object or group, converting the target into a group if necessary.
|