Property | Type | Description | |
---|---|---|---|
CopyPermissions | void | ||
Destroy | void |
Method | 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 |
Method | Description | |
---|---|---|
TrashBag ( NodeToken tk ) : System |
Method | Description | |
---|---|---|
CopyPermissions ( Node source, Node target ) : void | ||
Destroy ( ) : void |
public static BagThis ( |
||
node | ||
return |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |
public TrashBag ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
return | System |