Share via


MetadataSizes.RowCounts 属性

定义

表行计数。

public:
 property System::Collections::Immutable::ImmutableArray<int> RowCounts { System::Collections::Immutable::ImmutableArray<int> get(); };
public System.Collections.Immutable.ImmutableArray<int> RowCounts { get; }
member this.RowCounts : System.Collections.Immutable.ImmutableArray<int>
Public ReadOnly Property RowCounts As ImmutableArray(Of Integer)

属性值

适用于