Serialization.CollectionPropertyAccessor.

Serialization.

SetCollection(Object, Object) Method

Summary

Sets the collection object targeted by this accessor.

Syntax

public void SetCollection(Object obj, Object value)

Parameters

Name Type Description
obj Object
value Object

Return Value

Type Description
void