JPlanner Programmer's Guide
ObservableList(E) Constructor (Int32)
See Also
 






Initializes a new instance of the ObservableList class.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public ObservableList (
    int capacity
)

 Parameters

capacity

 See Also

ObservableList(E) Constructor Overload List
ObservableList(E) Class
com.mindfusion.common Namespace