MapPolygonCollection.Count 屬性

定義

取得集合中的專案數。

public:
 virtual property int Count { int get(); };
public override int Count { get; }
member this.Count : int
Public Overrides ReadOnly Property Count As Integer

屬性值

Int32

中的專案數MapPolygonCollection

實作

Microsoft.ReportingServices.OnDemandReportRendering.ISpatialElementCollection.Count

適用於