Search
BaseList(E).first Method
See Also
 






Gets the first element of this list.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public E first ()

 Return Value

 See Also