Menu

#30 Additional methods for clsFile

VDK 2.0.0
closed
2017-12-12
2017-12-12
Jason Ely
No

Additional methods for clsFile

hasChild(byval strChildName)
Tests whether the current file has a child file with the specified name
hasChildren (byval arrChildrenNames)
Tests if the current file has children that matches the names specified in the array

Discussion

  • Jason Ely

    Jason Ely - 2017-12-12
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,6 @@
     Additional methods for clsFile
    
    -#hasChild(byval strChildName)
    -Tests whether the current file has a child file with the specified name
    -
    -#hasChildren (byval arrChildrenNames)
    -Tests if the current file has children that matches the names specified in the array
    +hasChild(byval strChildName)
    +    Tests whether the current file has a child file with the specified name
    +hasChildren (byval arrChildrenNames)
    +    Tests if the current file has children that matches the names specified in the array
    
     
  • Jason Ely

    Jason Ely - 2017-12-12
    • status: accepted --> closed
     
  • Jason Ely

    Jason Ely - 2017-12-12

    Developed, commited and unit tested.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.