共用方式為


ObjectParameterCollection.Count 屬性

定義

取得目前位於集合中的參數數目。

public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

屬性值

目前位於集合中的 ObjectParameter 物件數目。

實作

適用於