[Missing
Namespace: NSS.Blast.Compiler
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public int VariableCount { get; }
VB
Public ReadOnly Property VariableCount As Integer
Get
C++
public:
virtual property int VariableCount {
int get () sealed;
}
F#
abstract VariableCount : int with get
override VariableCount : int with get
Type: Int32