MetadataBuilder.GetRowCount(TableIndex) Metodo

Definizione

Restituisce il numero corrente di elementi nella tabella specificata.

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

Parametri

table
TableIndex

Indice della tabella.

Restituisce

Numero di elementi nella tabella.

Eccezioni

table non è un indice di tabella valido.

Si applica a