We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technical expertise
NETTypeInfo[type]
prints information about the specified type, including its inheritance hierarchy, assembly name, and its public members (constructors, methods, properties, and so on).
NETTypeInfo[obj]
prints information about the object's type.
NETTypeInfo[assembly]
prints information about the types in the assembly specified by the given NETAssembly expression.
NETTypeInfo[type,members]
prints information about only the specified members, which can be any of the following strings (or a list of them): "Type", "Constructors", "Methods", "Fields", "Properties", or "Events".
NETTypeInfo[type,members,pattern]
prints only the members whose names match the given string pattern.
Details and OptionsRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4