Share via


ItemFieldDictionary.Remove Method

Include Protected Members
Include Inherited Members

Removes an ItemField object from an ItemFieldDictionary collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Remove(KeyValuePair<UInt32, ItemField>) Removes the specified ItemField object from the ItemFieldDictionary collection.
Public method Remove(UInt32) Removes the ItemField object with the specified key from the ItemFieldDictionary collection.

Top

See Also

Reference

ItemFieldDictionary Class

Microsoft.Synchronization.SimpleProviders Namespace