This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.portable.portablefile [2015/09/21 01:13] admin |
thinkgeo.mapsuite.portable.portablefile [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Portable.PortableFile ====== | ====== ThinkGeo.MapSuite.Portable.PortableFile ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:ProtectedMethod.gif|}} PortableFile() ** | ** {{wiki:ProtectedMethod.gif|}} PortableFile() ** | ||
- | 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|}} vXU=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} ReadAllText(String) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 79: | Line 82: | ||
== Parameters == | == Parameters == | ||
- | * //vnU=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
Line 86: | Line 89: | ||
** {{wiki:ProtectedMethod.gif|}} ReadAllTextCore(String) ** | ** {{wiki:ProtectedMethod.gif|}} ReadAllTextCore(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 100: | Line 103: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} exw=(String,GeoFileMode,GeoFileAccess) ** | + | ** {{wiki:ProtectedMethod.gif|}} Open(String,GeoFileMode,GeoFileAccess) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 111: | Line 114: | ||
== Parameters == | == Parameters == | ||
- | * //v3U=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
- | * //wHU=// | + | * //mode// |
* Type:[[ThinkGeo.MapSuite.Core.GeoFileMode|GeoFileMode]] | * Type:[[ThinkGeo.MapSuite.Core.GeoFileMode|GeoFileMode]] | ||
* Description:N/A | * Description:N/A | ||
- | * //wXU=// | + | * //access// |
* Type:[[ThinkGeo.MapSuite.Core.GeoFileAccess|GeoFileAccess]] | * Type:[[ThinkGeo.MapSuite.Core.GeoFileAccess|GeoFileAccess]] | ||
* Description:N/A | * Description:N/A | ||
Line 126: | Line 129: | ||
** {{wiki:ProtectedMethod.gif|}} OpenCore(String,GeoFileMode,GeoFileAccess) ** | ** {{wiki:ProtectedMethod.gif|}} OpenCore(String,GeoFileMode,GeoFileAccess) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 148: | Line 151: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} exw=(String,GeoFileMode,GeoFileAccess,GeoFileShare) ** | + | ** {{wiki:ProtectedMethod.gif|}} Open(String,GeoFileMode,GeoFileAccess,GeoFileShare) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 159: | Line 162: | ||
== Parameters == | == Parameters == | ||
- | * //wnU=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
- | * //w3U=// | + | * //mode// |
* Type:[[ThinkGeo.MapSuite.Core.GeoFileMode|GeoFileMode]] | * Type:[[ThinkGeo.MapSuite.Core.GeoFileMode|GeoFileMode]] | ||
* Description:N/A | * Description:N/A | ||
- | * //xHU=// | + | * //access// |
* Type:[[ThinkGeo.MapSuite.Core.GeoFileAccess|GeoFileAccess]] | * Type:[[ThinkGeo.MapSuite.Core.GeoFileAccess|GeoFileAccess]] | ||
* Description:N/A | * Description:N/A | ||
- | * //xXU=// | + | * //share// |
* Type:[[ThinkGeo.MapSuite.Core.GeoFileShare|GeoFileShare]] | * Type:[[ThinkGeo.MapSuite.Core.GeoFileShare|GeoFileShare]] | ||
* Description:N/A | * Description:N/A | ||
Line 178: | Line 181: | ||
** {{wiki:ProtectedMethod.gif|}} OpenCore(String,GeoFileMode,GeoFileAccess,GeoFileShare) ** | ** {{wiki:ProtectedMethod.gif|}} OpenCore(String,GeoFileMode,GeoFileAccess,GeoFileShare) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 204: | Line 207: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} zzY=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} Create(String) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 215: | Line 218: | ||
== Parameters == | == Parameters == | ||
- | * //xnU=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
Line 222: | Line 225: | ||
** {{wiki:ProtectedMethod.gif|}} CreateCore(String) ** | ** {{wiki:ProtectedMethod.gif|}} CreateCore(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 236: | Line 239: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} x3U=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} ReadAllBytes(String) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 247: | Line 250: | ||
== Parameters == | == Parameters == | ||
- | * //yHU=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
Line 254: | Line 257: | ||
** {{wiki:ProtectedMethod.gif|}} ReadAllBytesCore(String) ** | ** {{wiki:ProtectedMethod.gif|}} ReadAllBytesCore(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 268: | Line 271: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} yXU=(String,String[]) ** | + | ** {{wiki:ProtectedMethod.gif|}} WriteAllLines(String,String[]) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 279: | Line 282: | ||
== Parameters == | == Parameters == | ||
- | * //ynU=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
- | * //y3U=// | + | * //lines// |
* Type:String[] | * Type:String[] | ||
* Description:N/A | * Description:N/A | ||
Line 290: | Line 293: | ||
** {{wiki:ProtectedMethod.gif|}} WriteAllLinesCore(String,String[]) ** | ** {{wiki:ProtectedMethod.gif|}} WriteAllLinesCore(String,String[]) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 308: | Line 311: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} zHU=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} ReadAllLines(String) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 319: | Line 322: | ||
== Parameters == | == Parameters == | ||
- | * //zXU=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
Line 326: | Line 329: | ||
** {{wiki:ProtectedMethod.gif|}} ReadAllLinesCore(String) ** | ** {{wiki:ProtectedMethod.gif|}} ReadAllLinesCore(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 340: | Line 343: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} znU=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} OpenRead(String) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 351: | Line 354: | ||
== Parameters == | == Parameters == | ||
- | * //z3U=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
Line 358: | Line 361: | ||
** {{wiki:ProtectedMethod.gif|}} OpenReadCore(String) ** | ** {{wiki:ProtectedMethod.gif|}} OpenReadCore(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 372: | Line 375: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} nnU=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} Exists(String) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 383: | Line 386: | ||
== Parameters == | == Parameters == | ||
- | * //0HU=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
Line 390: | Line 393: | ||
** {{wiki:ProtectedMethod.gif|}} ExistsCore(String) ** | ** {{wiki:ProtectedMethod.gif|}} ExistsCore(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 404: | Line 407: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} KmM=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} Delete(String) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 415: | Line 418: | ||
== Parameters == | == Parameters == | ||
- | * //0XU=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
Line 422: | Line 425: | ||
** {{wiki:ProtectedMethod.gif|}} DeleteCore(String) ** | ** {{wiki:ProtectedMethod.gif|}} DeleteCore(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 436: | Line 439: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} 0nU=(String,FileAttributes) ** | + | ** {{wiki:ProtectedMethod.gif|}} SetAttributes(String,FileAttributes) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 447: | Line 450: | ||
== Parameters == | == Parameters == | ||
- | * //03U=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
- | * //1HU=// | + | * //fileAttributes// |
* Type:FileAttributes | * Type:FileAttributes | ||
* Description:N/A | * Description:N/A | ||
Line 458: | Line 461: | ||
** {{wiki:ProtectedMethod.gif|}} SetAttributesCore(String,Int32) ** | ** {{wiki:ProtectedMethod.gif|}} SetAttributesCore(String,Int32) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 476: | Line 479: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} 1XU=(String,String) ** | + | ** {{wiki:ProtectedMethod.gif|}} Move(String,String) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 487: | Line 490: | ||
== Parameters == | == Parameters == | ||
- | * //1nU=// | + | * //sourceFileName// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
- | * //13U=// | + | * //destFileName// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
Line 498: | Line 501: | ||
** {{wiki:ProtectedMethod.gif|}} MoveCore(String,String) ** | ** {{wiki:ProtectedMethod.gif|}} MoveCore(String,String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 516: | Line 519: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} IFY=(String,String,Boolean) ** | + | ** {{wiki:ProtectedMethod.gif|}} Copy(String,String,Boolean) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 527: | Line 530: | ||
== Parameters == | == Parameters == | ||
- | * //2HU=// | + | * //sourceFileName// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
- | * //2XU=// | + | * //destFileName// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
- | * //2nU=// | + | * //overwrite// |
* Type:Boolean | * Type:Boolean | ||
* Description:N/A | * Description:N/A | ||
Line 542: | Line 545: | ||
** {{wiki:ProtectedMethod.gif|}} CopyCore(String,String,Boolean) ** | ** {{wiki:ProtectedMethod.gif|}} CopyCore(String,String,Boolean) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 564: | Line 567: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} 23U=(String,Byte[]) ** | + | ** {{wiki:ProtectedMethod.gif|}} WriteAllBytes(String,Byte[]) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 575: | Line 578: | ||
== Parameters == | == Parameters == | ||
- | * //3HU=// | + | * //fileName// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
- | * //3XU=// | + | * //bytes// |
* Type:Byte[] | * Type:Byte[] | ||
* Description:N/A | * Description:N/A | ||
Line 586: | Line 589: | ||
** {{wiki:ProtectedMethod.gif|}} WriteAllBytesCore(String,Byte[]) ** | ** {{wiki:ProtectedMethod.gif|}} WriteAllBytesCore(String,Byte[]) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 604: | Line 607: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} 3nU=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} GetLastWriteTime(String) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 615: | Line 618: | ||
== Parameters == | == Parameters == | ||
- | * //33U=// | + | * //path// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
Line 622: | Line 625: | ||
** {{wiki:ProtectedMethod.gif|}} GetLastWriteTimeCore(String) ** | ** {{wiki:ProtectedMethod.gif|}} GetLastWriteTimeCore(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 636: | Line 639: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} 4HU=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} GetAttributes(String) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 647: | Line 650: | ||
== Parameters == | == Parameters == | ||
- | * //4XU=// | + | * //filename// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
Line 654: | Line 657: | ||
** {{wiki:ProtectedMethod.gif|}} GetAttributesCore(String) ** | ** {{wiki:ProtectedMethod.gif|}} GetAttributesCore(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 668: | Line 671: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} 4nU=(String,DateTime) ** | + | ** {{wiki:ProtectedMethod.gif|}} SetCreationTime(String,DateTime) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 679: | Line 682: | ||
== Parameters == | == Parameters == | ||
- | * //43U=// | + | * //filename// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
- | * //5HU=// | + | * //dateTime// |
* Type:DateTime | * Type:DateTime | ||
* Description:N/A | * Description:N/A | ||
Line 690: | Line 693: | ||
** {{wiki:ProtectedMethod.gif|}} SetCreationTimeCore(String,DateTime) ** | ** {{wiki:ProtectedMethod.gif|}} SetCreationTimeCore(String,DateTime) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 708: | Line 711: | ||
<div newline></div> | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} 5XU=(String,DateTime) ** | + | ** {{wiki:ProtectedMethod.gif|}} SetLastWriteTime(String,DateTime) ** |
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 719: | Line 722: | ||
== Parameters == | == Parameters == | ||
- | * //5nU=// | + | * //filename// |
* Type:String | * Type:String | ||
* Description:N/A | * Description:N/A | ||
- | * //53U=// | + | * //dateTime// |
* Type:DateTime | * Type:DateTime | ||
* Description:N/A | * Description:N/A | ||
Line 730: | Line 733: | ||
** {{wiki:ProtectedMethod.gif|}} SetLastWriteTimeCore(String,DateTime) ** | ** {{wiki:ProtectedMethod.gif|}} SetLastWriteTimeCore(String,DateTime) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 750: | Line 753: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 762: | Line 765: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |