CollectionPropertyAccessor.

GetCollection(Object) Method

Summary

Returns the collection object targeted by this accessor.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
CollectionPropertyAccessor

Syntax

public Object GetCollection(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
Object