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