共用方式為


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

適用於