PropertyInfo.SetCollectionDelegateFunc

sets lazy loader delegate for OneToMany, or ManyToMany property if it's LazyCollection! template instance

class PropertyInfo
alias SetCollectionDelegateFunc = void function
(
Object
,
Object[] delegate
()
)

Meta