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