Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax Object Find(
string name,
bool exactMatch = false
)
Parameters
- name
- Type: SystemString
- exactMatch (Optional)
- Type: SystemBoolean
Return Value
Type:
ObjectSee Also