Search
ByRef(T).get Method
See Also
 






Gets the parameter value.

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

 Syntax

Java  Copy Code

public T get ()

 Return Value

The value returned through this parameter.

 See Also