NamespaceTypeGroupAdd Method |
Name | Description | |
---|---|---|
![]() | Add(Object) |
Add an object to the group.
|
![]() | Add(Type) |
Add the specified Type to the group.
|
![]() | Add(Namespace) |
Add the specified Namespace to the group.
|
![]() | Add(TypeDecl) |
Add the specified TypeDecl to the group.
|
![]() | Add(TypeDefinition) |
Add the specified TypeDefinition 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.
|
![]() ![]() | Add(INamedCodeObject, INamedCodeObject) |
Add a source object or group to a target object or group, converting the target into a group if necessary.
|