This represents an API entry that is to be removed from the reflection information using MRefBuilder's namespace ripping feature.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0

Syntax

C#
public class ApiFilter : IComparable<ApiFilter>, 
	ICloneable
Visual Basic
Public Class ApiFilter _
	Implements IComparable(Of ApiFilter), ICloneable

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils..::..ApiFilter

See Also