This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.portable.portableencoding [2015/09/21 01:13] admin |
thinkgeo.mapsuite.portable.portableencoding [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Portable.PortableEncoding ====== | ====== ThinkGeo.MapSuite.Portable.PortableEncoding ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 9: | Line 12: | ||
| ** {{wiki:ProtectedMethod.gif|}} PortableEncoding() ** | ** {{wiki:ProtectedMethod.gif|}} PortableEncoding() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| Line 17: | Line 20: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 29: | Line 32: | ||
| ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 45: | Line 48: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 57: | Line 60: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 68: | Line 71: | ||
| <div newline></div> | <div newline></div> | ||
| ==== Protected Methods ==== | ==== Protected Methods ==== | ||
| - | ** {{wiki:ProtectedMethod.gif|}} RHY=() ** | + | ** {{wiki:ProtectedMethod.gif|}} GetDefaultEncoding() ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 82: | Line 85: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetDefaultEncodingCore() ** | ** {{wiki:ProtectedMethod.gif|}} GetDefaultEncodingCore() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 92: | Line 95: | ||
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} RXY=(Int32) ** | + | ** {{wiki:ProtectedMethod.gif|}} GetEncoding(Int32) ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 103: | Line 106: | ||
| == Parameters == | == Parameters == | ||
| - | * //RnY=// | + | * //codepage// |
| * Type:Int32 | * Type:Int32 | ||
| * Description:N/A | * Description:N/A | ||
| Line 110: | Line 113: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetEncodingCore(Int32) ** | ** {{wiki:ProtectedMethod.gif|}} GetEncodingCore(Int32) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 124: | Line 127: | ||
| <div newline></div> | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} 0XQ=(Encoding) ** | + | ** {{wiki:ProtectedMethod.gif|}} GetCodePage(Encoding) ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 135: | Line 138: | ||
| == Parameters == | == Parameters == | ||
| - | * //R3Y=// | + | * //encoding// |
| * Type:Encoding | * Type:Encoding | ||
| * Description:N/A | * Description:N/A | ||
| Line 142: | Line 145: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetCodePageCore(Encoding) ** | ** {{wiki:ProtectedMethod.gif|}} GetCodePageCore(Encoding) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 156: | Line 159: | ||
| <div newline></div> | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} yFU=(Encoding,Byte[]) ** | + | ** {{wiki:ProtectedMethod.gif|}} GetString(Encoding,Byte[]) ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 167: | Line 170: | ||
| == Parameters == | == Parameters == | ||
| - | * //SHY=// | + | * //encoding// |
| * Type:Encoding | * Type:Encoding | ||
| * Description:N/A | * Description:N/A | ||
| - | * //SXY=// | + | * //byteValues// |
| * Type:Byte[] | * Type:Byte[] | ||
| * Description:N/A | * Description:N/A | ||
| Line 178: | Line 181: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetStringCore(Encoding,Byte[]) ** | ** {{wiki:ProtectedMethod.gif|}} GetStringCore(Encoding,Byte[]) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 196: | Line 199: | ||
| <div newline></div> | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} SnY=() ** | + | ** {{wiki:ProtectedMethod.gif|}} CreateASCIIEncoding() ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 210: | Line 213: | ||
| ** {{wiki:ProtectedMethod.gif|}} CreateASCIIEncodingCore() ** | ** {{wiki:ProtectedMethod.gif|}} CreateASCIIEncodingCore() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 220: | Line 223: | ||
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} CSg=(Object,String) ** | + | ** {{wiki:ProtectedMethod.gif|}} GetBytes(Object,String) ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 231: | Line 234: | ||
| == Parameters == | == Parameters == | ||
| - | * //S3Y=// | + | * //concrete// |
| * Type:Object | * Type:Object | ||
| * Description:N/A | * Description:N/A | ||
| - | * //THY=// | + | * //s// |
| * Type:String | * Type:String | ||
| * Description:N/A | * Description:N/A | ||
| Line 242: | Line 245: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetBytesCore(Object,String) ** | ** {{wiki:ProtectedMethod.gif|}} GetBytesCore(Object,String) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 260: | Line 263: | ||
| <div newline></div> | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} yFU=(Object,Byte[],Int32,Int32) ** | + | ** {{wiki:ProtectedMethod.gif|}} GetString(Object,Byte[],Int32,Int32) ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 271: | Line 274: | ||
| == Parameters == | == Parameters == | ||
| - | * //TXY=// | + | * //concrete// |
| * Type:Object | * Type:Object | ||
| * Description:N/A | * Description:N/A | ||
| - | * //TnY=// | + | * //characters// |
| * Type:Byte[] | * Type:Byte[] | ||
| * Description:N/A | * Description:N/A | ||
| - | * //T3Y=// | + | * //index// |
| * Type:Int32 | * Type:Int32 | ||
| * Description:N/A | * Description:N/A | ||
| - | * //UHY=// | + | * //count// |
| * Type:Int32 | * Type:Int32 | ||
| * Description:N/A | * Description:N/A | ||
| Line 290: | Line 293: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetStringCore(Object,Byte[],Int32,Int32) ** | ** {{wiki:ProtectedMethod.gif|}} GetStringCore(Object,Byte[],Int32,Int32) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 316: | Line 319: | ||
| <div newline></div> | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} RXY=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} GetEncoding(String) ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 327: | Line 330: | ||
| == Parameters == | == Parameters == | ||
| - | * //UXY=// | + | * //name// |
| * Type:String | * Type:String | ||
| * Description:N/A | * Description:N/A | ||
| Line 334: | Line 337: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetEncodingCore(String) ** | ** {{wiki:ProtectedMethod.gif|}} GetEncodingCore(String) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 350: | Line 353: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 362: | Line 365: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||