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

定义

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

参数

collection
IEnumerable
start
Int32
max
Int32

适用于