GigaSpaces XAP.NET Documentation
GetPathList Method
Class LibraryGigaSpaces.Core.ConfigurationJvmClassPathConfigurationElementGetPathList()()()
Returns a list of the class paths
Declaration Syntax
C#Visual BasicVisual C++J#
public List<string> GetPathList()
Public Function GetPathList As List(Of String)
public:
List<String^>^ GetPathList()
public List<String> GetPathList()
Return Value
list of the class paths

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)