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