Base:
method
Remove
MS.Internal.Documents.ContentElementCollection<TParent, TItem>.Remove(TItem)
1 reference to Remove
PresentationFramework (1)
System\Windows\Documents\TableColumnCollection.cs (1)
203
return _columnCollection.
Remove
(item);