WorkflowGen.My 8.0.5
WorkflowGen.My 8.0.5
Namespaces
WorkflowGen.My.Collections
KeyedList Class
KeyedList Methods
Add Method
Clear Method
Contains Method
ContainsValue Method
CopyTo Method
GetSchema Method
IndexOf Method
Insert Method
ReadXml Method
Remove Method
RemoveAt Method
Replace Method
Sort Method
WriteXml Method
KeyedList
Remove Method
Removes the element with the specified key from the collection
Namespace:
WorkflowGen.My.Collections
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.5.0 (8.0.5.20210818)
Syntax
C#
VB
Copy
public
void
Remove
(
Object
key
)
Public
Sub
Remove
(
key
As
Object
)
Parameters
key
Type:
System
Object
The key of the element to remove
Implements
IDictionary
Remove(Object)
See Also
Reference
KeyedList Class
WorkflowGen.My.Collections Namespace
Copyright © Advantys 2020