AsIEnumerable

IBehaviorPropertyCollection.AsIEnumerable property

Returns IEnumerable interfaces. Read-only IEnumerable.

public IEnumerable AsIEnumerable { get; }

Remarks

For COM compatibility.

See Also