Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
VitaReg
Registry.Entry
C# Class VitaReg.Registry.Entry
Show file
Open project: Xeeynamo/VitaReg
Class Usage Examples
Public Methods
Method
Description
Entry
(
Header
h
,
IndexEntry
e
,
Stream
stream
) :
System
GetValue
(
int
index
) :
Value
Method Details
Entry()
public
method
public
Entry
(
Header
h
,
IndexEntry
e
,
Stream
stream
) :
System
h
Header
e
IndexEntry
stream
Stream
return
System
GetValue()
public
method
public
GetValue
(
int
index
) :
Value
index
int
return
Value