Click or drag to resize

AttributeValuePairCollectionRemove Method

Removes all instances of the attribute in the collection

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public void Remove(
	string attribute
)

Parameters

attribute
Type: SystemString
The name of the attribute to remove
See Also