{CompanyName} FlexyGo

UserNodeSecurityCollection..::..Remove Method (String)

Removes the UserNodeSecurity object from the Collection using NodeId.

Namespace:  FLEXYGO.Security
Assembly:  flxSecurity (in flxSecurity.dll)

Syntax


public bool Remove(
	string NodeId
)
Public Function Remove ( _
	NodeId As String _
) As Boolean

Parameters

NodeId
Type: String
The NodeId

Return Value

true if ok, false otherwise.