Proprietà PackAndGoNodeWrapperNode
|
Ritorna/Importa l'oggetto nodo nativo corrispondente
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public TreeListNode Node { get; set; }
Public Property Node As TreeListNode
Get
Set
public:
property TreeListNode^ Node {
TreeListNode^ get ();
void set (TreeListNode^ value);
}
member Node : TreeListNode with get, set
Valore della proprietà
Tipo:
TreeListNodeVedi anche