[To be supplied.]
[Visual Basic] Public Function GetUInt64( _ ByVal key As String _ ) As UInt64 [C#] public ulong GetUInt64( string key ); [C++] public: unsigned __int64 GetUInt64( String* key ); [JScript] public function GetUInt64( key : String ) : UInt64;
SettingContainer Class | SettingContainer Members | System.Web.Configuration Namespace