Share via


MetadataBuilder.GetRowCount(TableIndex) Metoda

Definice

Vrátí aktuální počet položek v zadané tabulce.

public:
 int GetRowCount(System::Reflection::Metadata::Ecma335::TableIndex table);
public int GetRowCount (System.Reflection.Metadata.Ecma335.TableIndex table);
member this.GetRowCount : System.Reflection.Metadata.Ecma335.TableIndex -> int
Public Function GetRowCount (table As TableIndex) As Integer

Parametry

table
TableIndex

Index tabulky.

Návraty

Počet položek v tabulce

Výjimky

table není platný index tabulky.

Platí pro