PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Not supported.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public bool Remove( <string, T> item ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Function Remove ( _ item As (Of , T) _ ) As |
Parameters
- item
- KeyValuePair<(Of <String, T>)>
Return Value
See Also
Smartsite.Security Namespace