![]() | SimpleNamingContext Methods |
The SimpleNamingContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bind |
Bind an object to a name. Throws an exception if
the name is already bound.
|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | List | |
![]() | Lookup |
Lookup an object by name.
|
![]() | Rebind |
Bind an object to a name. If the object is already
bound, rebind it.
|
![]() | Rename |
Rename the object at oldName with newName.
|
![]() | Unbind |
Unbind the object at the given name.
|