C1.Silverlight.Schedule.5
CoverElementChunkCollection Constructor

The owning CoverElement object.
Initializes the new instance of the CoverElementChunkCollection collection.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As CoverElement _
)
public CoverElementChunkCollection( 
   CoverElement owner
)

Parameters

owner
The owning CoverElement object.
See Also

Reference

CoverElementChunkCollection Class
CoverElementChunkCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.