TypeMembers

Property in FunctionType

Summary

Gets the collection of type information for this type's type members.

public IReadOnlyDictionary<string, ITypeMember> TypeMembers { get };

Last updated

Was this helpful?