Neokernel API

Props.getTokens(String) Method

Returns a Vector of Strings representing the tokens stored stored in the specified property separated by a comma, semi-colon, carriage return, or line-feed.

public virtual ArrayList getTokens(
   string key
);

See Also

Props Class | com.neokernel.props Namespace | Props.getTokens Overload List