C1.Silverlight.Schedule.5
NestedPropertySetterCollection Constructor

The owning object.
Initialize a new instance of the NestedPropertySetterCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As System.Object _
)
public NestedPropertySetterCollection( 
   System.object owner
)

Parameters

owner
The owning object.
See Also

Reference

NestedPropertySetterCollection Class
NestedPropertySetterCollection Members

 

 


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