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?