MessageWriter.WriteCollectionElements(IEnumerable, Int32, Int32) 方法

定义

public abstract void WriteCollectionElements (System.Collections.IEnumerable collection, int start, int max);
abstract member WriteCollectionElements : System.Collections.IEnumerable * int * int -> unit

参数

collection
IEnumerable
start
Int32
max
Int32

适用于