C# Class Protogame.TreeView.TreeEntry

Afficher le fichier Open project: RedpointGames/Protogame

Méthodes publiques

Свойство Type Description
Children List
FullName string
Item TreeItem
Layout Rectangle?
Name string
SegmentCount int

Property Details

Children public_oe property

public List Children
Résultat List

FullName public_oe property

public string FullName
Résultat string

Item public_oe property

public TreeItem,Protogame Item
Résultat TreeItem

Layout public_oe property

public Rectangle? Layout
Résultat Rectangle?

Name public_oe property

public string Name
Résultat string

SegmentCount public_oe property

public int SegmentCount
Résultat int