Declares a field or method parameter should be converted to collection using the
specified delimiter.
- 从以下版本开始:
- 4.0
- 作者:
- Phillip Webb
-
必需元素概要
所需元素
The delimiter to use or NONE if the entire contents should be treated as a
single element.
-
字段概要
字段
A delimiter value used to indicate that no delimiter is required and the result
should be a single element containing the entire string.
-
字段详细资料
-
NONE
A delimiter value used to indicate that no delimiter is required and the result
should be a single element containing the entire string.
- 另请参阅:
-
-
元素详细资料
-
value
The delimiter to use or NONE if the entire contents should be treated as a
single element.
- 返回:
- the delimiter