 | ContainerHelperSubarray Method (IList, Int32, Int32) |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static IList Subarray(
IList a,
int start,
int length
)
Parameters
- a
- Type: System.CollectionsIList
- start
- Type: SystemInt32
- length
- Type: SystemInt32
Return Value
Type:
IList
See Also