Свойство | Type | Description | |
---|---|---|---|
CopyPermissions | void | ||
Destroy | void |
Méthode | Description | |
---|---|---|
BagThis ( |
||
Delete ( ) : void | ||
ForceDelete ( ) : void | ||
GetProperty ( string name ) : object | ||
SetProperty ( string name, object value ) : void | ||
TrashBag ( Node parent ) : System | ||
TrashBag ( Node parent, string nodeTypeName ) : System |
Méthode | Description | |
---|---|---|
TrashBag ( NodeToken tk ) : System |
Méthode | Description | |
---|---|---|
CopyPermissions ( Node source, Node target ) : void | ||
Destroy ( ) : void |
public static BagThis ( |
||
node | ||
Résultat |
public GetProperty ( string name ) : object | ||
name | string | |
Résultat | object |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
Résultat | void |
public TrashBag ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
Résultat | System |
protected TrashBag ( NodeToken tk ) : System | ||
tk | NodeToken | |
Résultat | System |