Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Collections/IField­Or­Property­Collection
Open sandboxFocus

Interface IFieldOrPropertyCollection

Read-only list of IField or IProperty.

Namespace: Metalama.Framework.Code.Collections
Assembly: Metalama.Framework.dll
Syntax
public interface IFieldOrPropertyCollection : IMemberCollection<IFieldOrProperty>, IMemberOrNamedTypeCollection<IFieldOrProperty>
Remarks

The order of items in this list is undetermined and may change between versions.