C# 클래스 Tiny.Metadata.Layout.MetadataTableHeader

파일 보기 프로젝트 열기: scottwis/tiny

공개 메소드들

메소드 설명
GetHeapIndexSize ( StreamID id ) : uint
GetRowCount ( MetadataTable table ) : int
Verify ( ) : bool

메소드 상세

GetHeapIndexSize() 공개 메소드

public GetHeapIndexSize ( StreamID id ) : uint
id StreamID
리턴 uint

GetRowCount() 공개 메소드

public GetRowCount ( MetadataTable table ) : int
table MetadataTable
리턴 int

Verify() 공개 메소드

public Verify ( ) : bool
리턴 bool