ReferenceLoadTypes Method (HashSetString) |
Load all accessible types from the referenced assembly, hiding the specified types.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected int LoadTypes(
HashSet<string> hideTypes
)
Parameters
- hideTypes
- Type: System.Collections.GenericHashSetString
Return Value
Type:
Int32See Also