共用方式為


ABMultiValue<T>.GetValues 方法

定義

取得集合中的所有值。

public T[] GetValues ();
member this.GetValues : unit -> 'T[]

傳回

T[]

T陣列,包含 Value 集合中的所有 。

適用於