Click or drag to resize

INamedCodeObject Methods

The INamedCodeObject type exposes the following members.

Methods
  NameDescription
Public methodAddToDictionary
Add the CodeObject to the specified dictionary.
Public methodCreateRef
Create a reference to the CodeObject.
Public methodFindParentT
Find the parent object of the specified type.
Public methodGetFullName
Get the full name of the INamedCodeObject, including any namespace name.
Public methodRemoveFromDictionary
Remove the CodeObject from the specified dictionary.
Top
See Also