Interface IMemberCollection<T>
Namespace: Metalama.Framework.Code.Collections
Assembly: Metalama.Framework.dll
Syntax
public interface IMemberCollection<out T> : IMemberOrNamedTypeCollection<T> where T : IMember
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Description |
---|---|
DeclaringType |