Namespace: Metalama.Framework.Code.Collections
Assembly: Metalama.Framework.dll
Syntax
public interface IMemberCollection<out T> : IMemberOrNamedTypeCollection<T>, INamedDeclarationCollection<T>, IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable where T : IMemberType Parameters
| Name | Description |
|---|---|
| T |
Properties
| Name | Description |
|---|---|
| DeclaringType |