'Declaration <ObsoleteAttribute("This method is deprecated and will be removed from the public API in a future release.")> Public Function GetSections() As String()
'Usage Dim instance As ImGearRecUserDictionary Dim value() As String value = instance.GetSections()
[Obsolete("This method is deprecated and will be removed from the public API in a future release.")] public string[] GetSections()
[Obsolete("This method is deprecated and will be removed from the public API in a future release.")] public: string*[]* GetSections();
[Obsolete("This method is deprecated and will be removed from the public API in a future release.")] public: array<String^>^ GetSections();
Return Value
String array value.