NonExpandableCollectionTRemove Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Removes the specified item.

Namespace: ContentStudio.Site.Security.EIdentity
Assembly: ContentStudio.Site.Security.EIdentity (in ContentStudio.Site.Security.EIdentity.dll) Version: 5.6.5014.0 (5.6.5014.0)
Syntax

public bool Remove(
	T item
)

Parameters

item
Type: T
The item.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:ContentStudio.Site.Security.EIdentity.NonExpandableCollection`1.Remove(`0)"]

See Also

Reference