Namespace: DayPilot.Web.Ui.Json
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public int getInt( string key ) |
Visual Basic |
---|
Public Function getInt ( _ key As String _ ) As Integer |
Visual C++ |
---|
public: int getInt( String^ key ) |
Parameters
- key
- Type: System..::..String