Search
ByteCode.get Method
See Also
 






Gets the element at the specified position within the code.

Namespace: com.mindfusion.scripting
File: com.mindfusion.scripting

 Syntax

Java  Copy Code

public Object get (
    int index
)

 Parameters

index

 Return Value

 See Also