Inheritance Hierarchy
Ankiro.SearchServer.Data.IndexingContext IndexingContextCommand
Ankiro.SearchServer.Data.IndexingContext IndexingContextCommandPrunePathSegmentDocuments
Namespace: Ankiro.SearchServer.Data.IndexingContext
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax
The IndexingContextCommandPrunePathSegmentDocuments type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | IndexingContextCommandPrunePathSegmentDocuments | Initializes a new instance of the IndexingContextCommandPrunePathSegmentDocuments class |
![]() | IndexingContextCommandPrunePathSegmentDocuments(DataSourcePathSegmentData, IEnumerable String ) | Initializes a new instance of the IndexingContextCommandPrunePathSegmentDocuments class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides IndexingContextCommand ToString .) |
Properties
Name | Description | |
---|---|---|
![]() | DocumentNames | |
![]() | ExtensionData | |
![]() | PathSegment | |
![]() | Type | (Inherited from IndexingContextCommand.) |
See Also