C# Class Tiny.Metadata.Layout.MetadataTableHeader

Afficher le fichier Open project: scottwis/tiny

Méthodes publiques

Méthode Description
GetHeapIndexSize ( StreamID id ) : uint
GetRowCount ( MetadataTable table ) : int
Verify ( ) : bool

Method Details

GetHeapIndexSize() public méthode

public GetHeapIndexSize ( StreamID id ) : uint
id StreamID
Résultat uint

GetRowCount() public méthode

public GetRowCount ( MetadataTable table ) : int
table MetadataTable
Résultat int

Verify() public méthode

public Verify ( ) : bool
Résultat bool