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
CmisSync
CmisTree
NSCmisTree
C# Class CmisSync.CmisTree.NSCmisTree
Inheritance:
MonoMac.Foundation.NSObject
Datei anzeigen
Open project: OpenDataSpace/CmisSync
Class Usage Examples
Public Properties
Property
Type
Description
Children
IList
Name
string
Parent
NSCmisTree
Selected
bool?
Status
LoadingStatus
Public Methods
Method
Description
GetNode
(
Node
root
) :
Node
NSCmisTree
( ) :
System
NSCmisTree
(
Node
root
) :
System
ToString
( ) :
string
Method Details
GetNode()
public
method
public
GetNode
(
Node
root
) :
Node
root
Node
return
Node
NSCmisTree()
public
method
public
NSCmisTree
( ) :
System
return
System
NSCmisTree()
public
method
public
NSCmisTree
(
Node
root
) :
System
root
Node
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Children
public_oe property
public
IList
Children
return
IList
Name
public_oe property
public
string
Name
return
string
Parent
public_oe property
public
NSCmisTree,CmisSync.CmisTree
Parent
return
NSCmisTree
Selected
public_oe property
public
bool?
Selected
return
bool?
Status
public_oe property
public
LoadingStatus
Status
return
LoadingStatus