X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Collections
Algorithms Class
Algorithms Methods
Fill Method
Fill(T) Method (IList(T), T)
Fill(T) Method (T[], T)
Algorithms
Fill Method
Overload List
Name
Description
Fill
T
(IList
T
, T)
Replaces each item in a list with a given value. The list does not change in size.
Fill
T
(
T
, T)
Replaces each item in a array with a given value.
Top
See Also
Reference
Algorithms Class
X3Platform.Collections Namespace