Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Cocoa
OutlineView
C# Class Cocoa.OutlineView
Inheritance:
Control
Afficher le fichier
Open project: mono/cocoa-sharp
Class Usage Examples
Méthodes publiques
Méthode
Description
ExpandItem
(
Cocoa
item
) :
void
ItemAtRow
(
int
row
) :
Object
OutlineView
(
IntPtr
native_object
) :
System
ReloadData
( ) :
void
Method Details
ExpandItem()
public
méthode
public
ExpandItem
(
Cocoa
item
) :
void
item
Cocoa
Résultat
void
ItemAtRow()
public
méthode
public
ItemAtRow
(
int
row
) :
Object
row
int
Résultat
Object
OutlineView()
public
méthode
public
OutlineView
(
IntPtr
native_object
) :
System
native_object
System.IntPtr
Résultat
System
ReloadData()
public
méthode
public
ReloadData
( ) :
void
Résultat
void