For the complete documentation index, see llms.txt. This page is also available as Markdown.

TypeMembers

Property in IType

Summary

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

System.Collections.Generic.IReadOnlyDictionary<string, ITypeMember> TypeMembers { get; }

Last updated

Was this helpful?