MindFusion.Java Package Programmer's Guide
INotify(T).OnChanged Method
See Also
 






Namespace: com.mindfusion.pdf
Package: com.mindfusion.pdf

 Syntax

Java  Copy Code

void OnChanged (
    int index,
    T oldValue,
    T newValue
)

 Parameters

index

oldValue

newValue

 See Also

INotify(T) Members
INotify(T) Interface
com.mindfusion.pdf Namespace