'Declaration Public Function GetSections() As String()
'Usage Dim instance As ImGearRecUserDictionary Dim value() As String value = instance.GetSections()
public string[] GetSections()
public: string*[]* GetSections();
public: array<String^>^ GetSections();
Return Value
String array value.