SfcCollection<T,K,ParentT>.ISfcCollection.RemoveElement Method

Definition

void ISfcCollection.RemoveElement (Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance sfcInstance);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection.RemoveElement : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance -> unit
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection.RemoveElement : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance -> unit
Sub RemoveElement (sfcInstance As SfcInstance) Implements ISfcCollection.RemoveElement

Parameters

sfcInstance
SfcInstance

Implements

Applies to