New instance
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public IsDocumentToBeIndexedEventData( bool willIndex, Document document )
public IsDocumentToBeIndexedEventData( bool willIndex, Document document )
Public Sub New ( willIndex As Boolean, document As Document )
Public Sub New ( willIndex As Boolean, document As Document )
public: IsDocumentToBeIndexedEventData( bool willIndex, Document^ document )
public: IsDocumentToBeIndexedEventData( bool willIndex, Document^ document )
new : willIndex : bool * document : Document -> IsDocumentToBeIndexedEventData
new : willIndex : bool * document : Document -> IsDocumentToBeIndexedEventData
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120