Click or drag to resize

IVariableDecl Methods

The IVariableDecl type exposes the following members.

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