Returns a list of the custom options values.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public List<string> GetCustomOptions()
Public Function GetCustomOptions As List(Of String)
public: List<String^>^ GetCustomOptions()
public List<String> GetCustomOptions()
Return Value
list of the custom options values.