[Missing
Namespace: NSS.Blast.Compiler
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public bool HasInput(
string name
)
VB
Public Function HasInput (
name As String
) As Boolean
C++
public:
virtual bool HasInput(
String^ name
) sealed
F#
abstract HasInput :
name : string -> bool
override HasInput :
name : string -> bool
- name
- Type: System.String
[Missing documentation for "M:NSS.Blast.Compiler.CompilationData.HasInput(System.String)"]
Type: Boolean
[Missing documentation for "M:NSS.Blast.Compiler.CompilationData.HasInput(System.String)"]
IBlastCompilationData.HasInput(String)
CompilationData Class
HasInput Overload
NSS.Blast.Compiler Namespace