Search notes:

System.Management.Automation.Runspaces.TypeData (class)

System.Management.Automation.Runspaces.TypeData objects are returned by the get-typeData cmdLet.

Members

Members is a property that contains the members of the TypeData instance. The type of Members is System.Collections.Generic.Dictionary<System.String, System.Management.Automation.Runspaces.TypeMemberData>.

Index