[]
        
(Showing Draft Content)

C1.Schedule.ResourceList.-ctor

ResourceList Constructor

ResourceList(ResourceCollection)

Initializes the new instance of the ResourceList class.

Declaration
public ResourceList(ResourceCollection owner)
Parameters
Type Name Description
ResourceCollection owner

The owning ResourceCollection object.

ResourceList(ResourceList)

Initializes a copy of the specified ResourceList object.

Declaration
public ResourceList(ResourceList list)
Parameters
Type Name Description
ResourceList list

The ResourceList object.