TypeMembers

Property in TypeBase

Summary

Gets a dictionary containing the members of this type.

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

Last updated

Was this helpful?