A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Interface ISolrDeleteParam

Namespace: SolrNet.Commands.Parameters
Assembly: Solrnet.dll
Version: 13.30.0
Syntax
public interface ISolrDeleteParam

Methods

ToXmlNode()

Declaration
IEnumerable<XmlNode> ToXmlNode()
Returns
Type Description
System.Collections.Generic.IEnumerable<System.Xml.XmlNode>