次の方法で共有


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

適用対象