Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / NestedPropertySetter Class / Apply Method

In This Topic
    Apply Method (NestedPropertySetter)
    In This Topic
    This method is used for internal purposes only.
    Syntax
    'Declaration
     
    
    Public Sub Apply( _
       ByVal targetObject As Object _
    ) 
    public void Apply( 
       object targetObject
    )

    Parameters

    targetObject
    See Also