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