PropertyInfo.SetCollectionFunc

sets OneToMany or ManyToMany property value from object array

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

Meta