MetadataBuilder.GetRowCount(TableIndex) Método

Definição

Retorna o número atual de itens na tabela especificada.

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

Parâmetros

table
TableIndex

O índice de tabela.

Retornos

O número de itens na tabela.

Exceções

table não é um índice de tabela válido.

Aplica-se a