GoogleMap Control v6.0
Declaration Syntax
Members
Inheritance Hierarchy
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
[Missing <summary> documentation for "T:Artem.Google.JsUtil"]

C# | Visual Basic |
public static class JsUtil
Public NotInheritable Class JsUtil

All Members | Methods | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
![]() ![]() |
CreateSerializer()()()() |
Creates the serializer.
|
![]() ![]() |
Encode(Boolean) |
Converts the specified value.
|
![]() ![]() |
Encode(Single) |
Converts the specified value.
|
![]() ![]() |
Encode(Double) |
Converts the specified value.
|
![]() ![]() |
Encode(String) |
Encodes the specified value.
|
![]() ![]() |
Encode(Color) |
Converts the specified value.
|
![]() ![]() |
EncodeJsFunction(String) |
Encodes the js function.
|
![]() ![]() |
GetConverters()()()() |
Gets the converters.
|
![]() ![]() |
IsUndefined(String) |
Determines whether the specified value is undefined.
|
![]() ![]() |
NumberFormat |
Gets the number format.
|
![]() ![]() |
ToBoolean(String) |
Toes the boolean.
|
![]() ![]() |
ToByte(String) |
Toes the byte.
|
![]() ![]() |
ToColor(String) |
Toes the color.
|
![]() ![]() |
ToDecimal(String) |
Toes the decimal.
|
![]() ![]() |
ToDouble(String) |
Decodes the specified value.
|
![]() ![]() |
ToInt(String) |
Toes the int.
|
![]() ![]() |
ToLong(String) |
Toes the long.
|
![]() ![]() |
ToShort(String) |
Toes the short.
|
![]() ![]() |
ToSingle(String) |
Toes the single.
|
![]() ![]() |
TryParsePoint(String, Double%, Double%) |
Tries the parse point.
|

Object | |
![]() |
JsUtil |