MemberCollection.Remove Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MemberCollection.Remove Method

BR.AN.PviServices .NET


Overrides the base remove function

[Visual Basic]

Public Overrides Overloads Sub Remove( _

  ByVal key As String _

)

[C#]

public override void Remove(

  string key

);

Parameters

key

the name of the object.

See Also

MemberCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]