Arguments.GetEnumerator Method |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
public IEnumerator<Object> GetEnumerator()
Return Value
Type: IEnumerator<Object>An enumerator that can be used to iterate through the collection.