示例#1
0
 public void AddRange(ASTTypePageIndexPair *copySource, int length, out ASTTypePageIndexPairList *page, out int start, Allocator allocator) => List.AddRange(copySource, length, out page, out start, allocator);
示例#2
0
 public void AddRange(IdentifierNumberPair *copySource, int length, out IdentifierNumberPairList *page, out int start, Allocator allocator) => List.AddRange(copySource, length, out page, out start, allocator);