Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Public Member Functions | List of all members
Lucene.Net.Util.AttributeSource.State Class Reference

This class holds the state of an AttributeSource. More...

Inherits ICloneable.

Public Member Functions

System.Object Clone ()
 

Detailed Description

This class holds the state of an AttributeSource.

See Also
CaptureState
See Also
RestoreState

Definition at line 308 of file AttributeSource.cs.

Member Function Documentation

System.Object Lucene.Net.Util.AttributeSource.State.Clone ( )

Definition at line 313 of file AttributeSource.cs.


The documentation for this class was generated from the following file: