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