Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void RemoveLinks(Predicate<Link<TCell>>)

Declaration

public void RemoveLinks(
    Predicate<Link<TCell>> predicate
)

Summary

Removes the specified links from this structure.