OrderedCollectionBase<T>.Remove Method

Definition

Overloads

Remove(String)

C#
public bool Remove(string name);

Parameters

name
String

Returns

Implements

Applies to

Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Produkt Versiounen
Microsoft.SqlServer.SqlManagementObjects 150.18208.0

Remove(T)

C#
public bool Remove(T item);

Parameters

item
T

Returns

Implements

Applies to

Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Produkt Versiounen
Microsoft.SqlServer.SqlManagementObjects 150.18208.0