AsIEnumerable

IBehaviorPropertyCollection.AsIEnumerable property

Devuelve interfaces IEnumerable. IEnumerable de solo lectura.

public IEnumerable AsIEnumerable { get; }

Remarks

Para compatibilidad con COM.

See Also