 | DequeTCopyTo Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic void CopyTo(
T[] array,
int index
)
Parameters
- array
- Type: T
- index
- Type: SystemInt32
Implements
ICollectionTCopyTo(T, Int32)
See Also