EnumerateSkinFile Method
Description
Enumerate through all of the skins contained within a single skin file.
Syntax
Public Function EnumerateSkinFile( _
ByVal [Path](#) As String _
) As [SkinDescription](XtremeSkinFramework~SkinDescription.md)
Parameters
- Path: Path of the skin file to enumerate.
Return Type
Returns a SkinDescription object that contains a list of all the ini skin files that are contained in the specified file.
See Also

Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.