New
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public KeywordHits( string keyword, int hits )
public KeywordHits( string keyword, int hits )
Public Sub New ( keyword As String, hits As Integer )
Public Sub New ( keyword As String, hits As Integer )
public: KeywordHits( String^ keyword, int hits )
public: KeywordHits( String^ keyword, int hits )
new : keyword : string * hits : int -> KeywordHits
new : keyword : string * hits : int -> KeywordHits
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120