INamedCodeObjectFindParentT Method |
Find the parent object of the specified type.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax T FindParent<T>()
where T : CodeObject
Type Parameters
- T
Return Value
Type:
TSee Also