Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NetIde
Setup
Support
NativeMethods.PROPVARIANT
C# Class NetIde.Setup.Support.NativeMethods.PROPVARIANT
Inheritance:
IDisposable
Datei anzeigen
Open project: netide/netide
Class Usage Examples
Private Methods
Method
Description
Clear
( ) :
void
Dispose
( ) :
void
Dispose
(
bool
disposing
) :
void
GetBool
( ) :
bool?
GetString
( ) :
string
GetUInt32
( ) :
uint?
SetValue
(
bool
f
) :
void
SetValue
(
string
val
) :
void
SetValue
(
uint
f
) :
void