Implemented interface member:
method
Clear
System.Collections.Generic.ICollection<T>.Clear()
2 overrides of Clear
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TableColumnCollectionInternal.cs (1)
62
public override void
Clear
()
src\Framework\MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
65
public override void
Clear
()
1 reference to Clear
PresentationFramework (1)
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
438
this.
Clear
();