User Tools

Site Tools


thinkgeo.mapsuite.portable.portabledirectoryinfo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.portable.portabledirectoryinfo [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.portable.portabledirectoryinfo [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Portable.PortableDirectoryInfo ====== ====== ThinkGeo.MapSuite.Portable.PortableDirectoryInfo ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
  
-<!-- Class --> 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.Portable.PortableDirectoryInfo]]+    ***ThinkGeo.MapSuite.Portable.PortableDirectoryInfo**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
 ==== Protected Constructors ==== ==== Protected Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​ProtectedMethod.gif|}} PortableDirectoryInfo() ​**
-{{wiki:​ProtectedMethod.gif|Protected Method}}[[#PortableDirectoryInfo()|PortableDirectoryInfo]] ​  ​| ​   |    |    |+
  
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +<div newline></​div>​
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} ​ToString() ** 
-{{wiki:​PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | + 
-{{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   Object ​  |    | +  * //N/A// 
-{{wiki:​PublicMethod.gif|Public Method}}[[#GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +== Remarks == 
-{{wiki:​PublicMethod.gif|Public Method}}[[#ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​String 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} ​Equals(Object** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Boolean 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //obj// 
 +    * Type:Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} ​GetHashCode() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Int32 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} ​GetType() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Type 
 +  * Description:​N/​A
  
 +== Parameters ==
 +<div newline></​div>​
 ==== Protected Methods ==== ==== Protected Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​ProtectedMethod.gif|}} ​Create(String) ​**
-{{wiki:​ProtectedMethod.gif|Protected Method}}[[#​CreateCore(String)|CreateCore]] ​  | String ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​CreateCore(Object)|CreateCore]] ​  | Object ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​ExistsCore(Object)|ExistsCore]] ​  | Object ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetCreationTimeCore(Object)|GetCreationTimeCore]] ​  | Object ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetDirectoriesCore(Object,​ String, Int32)|GetDirectoriesCore]] ​  | Object, String, Int32   ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetDirectoriesCore(Object)|GetDirectoriesCore]] ​  | Object ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetDirectoriesCore(Object,​ String)|GetDirectoriesCore]] ​  | Object, String ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetFilesCore(Object)|GetFilesCore]] ​  | Object ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetFilesCore(Object,​ String)|GetFilesCore]] ​  | Object, String ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetFilesCore(Object,​ String, Int32)|GetFilesCore]] ​  | Object, String, Int32   ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetFullNameCore(Object)|GetFullNameCore]] ​  | Object ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetNameCore(Object)|GetNameCore]] ​  | Object ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetParentCore(Object)|GetParentCore]] ​  | Object ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Public Properties ==== +  * //N/A// 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A//
  
-==== Protected Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+  * Type:​Object 
 +  * Description:​N/​A
  
-==== Public Events ==== +== Parameters ​== 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+  * //path// 
 +    * Type:​String 
 +    * Description:​N/​A
  
-===== Public Constructors ===== +<div newline></​div>​ 
-===== Protected Constructors ===== +** {{wiki:​ProtectedMethod.gif|}} CreateCore(String**
-==== PortableDirectoryInfo() ==== +
-=== Parameters === +
-^  Name ^  Type ^  Description ^+
  
-[[#​Protected Constructors|Go Back]] +  * //N/A// 
-===== Public Methods ===== +== Remarks ​== 
-==== Equals(Object) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Object 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   |+  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //path// 
-==== GetHashCode() ​==== +    ​* ​Type:String 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^+** {{wiki:​ProtectedMethod.gif|}} GetName(Object) **
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetType() ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:String 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //​concrete//​ 
-==== ToString() ​==== +    ​* ​Type:Object 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^+** {{wiki:​ProtectedMethod.gif|}} GetNameCore(Object) **
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-===== Protected Methods ===== +  * //N/A//
-==== CreateCore(String) ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:String 
-| path   | String<​!-- System.String --> ​  ​| ​   |+  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //​concrete//​ 
-==== CreateCore(Object) ​==== +    ​* ​Type:Object 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​ProtectedMethod.gif|}} GetDirectories(Object) **
-concrete ​  ​| ​Object<!-- System.Object --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== ExistsCore(Object) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Object[] 
-| concrete ​  | Object<​!-- System.Object --> ​  ​| ​   |+  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //​concrete//​ 
-==== Finalize() ​==== +    ​* ​Type:Object 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^+** {{wiki:​ProtectedMethod.gif|}} GetDirectoriesCore(Object) **
  
-<!-- System.Object --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== GetCreationTimeCore(Object) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| DateTime<​!-- System.DateTime --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Object[] 
-| concrete ​  | Object<​!-- System.Object --> ​  ​| ​   |+  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //​concrete//​ 
-==== GetDirectoriesCore(Object,​ String, Int32) ​==== +    ​* ​Type:Object 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| Object[]<​!-- System.Object[[]] --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></div
-^  Name ^  Type ^  Description ^ +** {{wiki:​ProtectedMethod.gif|}} GetDirectories(Object,​String) **
-| concrete ​  | Object<!-- System.Object --  |    | +
-| searchPattern ​  | String<!-- System.String --  |    | +
-| searchOption ​  | Int32<​!-- System.Int32 --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== GetDirectoriesCore(Object) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Object[]<​!-- System.Object[[]] --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Object[] 
-| concrete ​  | Object<​!-- System.Object --> ​  ​| ​   |+  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //​concrete//​ 
-==== GetDirectoriesCore(Object,​ String) ​==== +    ​* ​Type:Object 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| Object[]<​!-- System.Object[[]] --> ​  ​| ​   |+
  
-=== Parameters === +  * //​searchPattern//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:String 
-| concrete ​  | Object<​!-- System.Object --> ​  ​| ​   +    ​* Description:​N/​A
-| searchPattern ​  | String<​!-- System.String --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --+<div newline></​div
-[[#​Protected Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} GetDirectoriesCore(Object,String**
-==== GetFilesCore(Object) ​==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Object[]<​!-- System.Object[[]] --> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| concrete ​  | Object<​!-- System.Object --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:Object[] 
-==== GetFilesCore(Object,​ String) ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Object[]<​!-- System.Object[[]] --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​concrete//​ 
-| concrete ​  ​| ​Object<!-- System.Object --> ​  ​| ​   | +    * Type:Object 
-| searchPattern ​  | String<​!-- System.String --> ​  ​| ​   |+    ​* Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +  * //​searchPattern//​ 
-[[#​Protected Methods|Go Back]] +    * Type:String 
-==== GetFilesCore(Object, ​String, Int32) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Object[]<​!-- System.Object[[]] --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></div
-^  Name ^  Type ^  Description ^ +** {{wiki:​ProtectedMethod.gif|}} GetFullName(Object) **
-| concrete ​  | Object<!-- System.Object --  |    | +
-| searchPattern ​  | String<!-- System.String --  |    | +
-| searchOption ​  | Int32<​!-- System.Int32 --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== GetFullNameCore(Object) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:String 
-| concrete ​  | Object<​!-- System.Object --> ​  ​| ​   |+  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //​concrete//​ 
-==== GetNameCore(Object) ​==== +    ​* ​Type:Object 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​ProtectedMethod.gif|}} GetFullNameCore(Object) **
-concrete ​  ​| ​Object<!-- System.Object --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== GetParentCore(Object) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:String 
-| concrete ​  | Object<​!-- System.Object --> ​  ​| ​   |+  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Portable.PortableDirectoryInfo --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //​concrete//​ 
-==== MemberwiseClone() ​==== +    ​* ​Type:Object 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^+** {{wiki:​ProtectedMethod.gif|}} GetDirectories(Object,​String,​SearchOption) **
  
-<!-- System.Object ​--+  * //N/A// 
-[[#Protected Methods|Go Back]] +== Remarks == 
-===== Public Properties ​===== +  * //N/A// 
-===== Protected Properties ​===== + 
-===== Public Events ​===== +== Return Value == 
-__NOTOC__ +  * Type:​Object[] 
-[[Category:MapSuitePortableCore]] +  * Description:​N/​A 
-[[Category:ThinkGeo.MapSuite.Portable]] + 
-[[Category:UpdateDocumentation]]+== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +  * //​searchPattern//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //​searchOption//​ 
 +    * Type:​SearchOption 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetDirectoriesCore(Object,​String,​Int32) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object[] 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +  * //​searchPattern//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //​searchOption//​ 
 +    * Type:​Int32 
 +    * Description:​N/​A 
 + 
 +<div newline></​div
 +** {{wiki:​ProtectedMethod.gif|}} GetFiles(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Object[
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetFilesCore(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Object[
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetFiles(Object,​String) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object[] 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +  * //​searchPattern//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetFilesCore(Object,​String) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object[] 
 +  * Description:​N/​A 
 + 
 +== Parameters ​== 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +  * //​searchPattern//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetFiles(Object,​String,​SearchOption) ** 
 + 
 +  * //N/A// 
 +== Remarks ​== 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object[] 
 +  * Description:​N/​A 
 + 
 +== Parameters ​== 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +  * //​searchPattern//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //​searchOption//​ 
 +    * Type:​SearchOption 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetFilesCore(Object,​String,​Int32) ** 
 + 
 +  * //N/A// 
 +== Remarks ​== 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object[] 
 +  * Description:​N/​A 
 + 
 +== Parameters ​== 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +  * //​searchPattern//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //​searchOption//​ 
 +    * Type:​Int32 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} Exists(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks ​== 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Boolean 
 +  * Description:N/A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} ExistsCore(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Boolean 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} Create(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} CreateCore(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetParent(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetParentCore(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetCreationTime(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​DateTime 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetCreationTimeCore(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​DateTime 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​concrete//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Public Properties ==== 
 +==== Protected Properties ==== 
 +==== Public Events ====
  
thinkgeo.mapsuite.portable.portabledirectoryinfo.1440040132.txt.gz · Last modified: 2015/09/21 01:13 (external edit)