Eplan Platform API
Eplan.EplApi.Base Namespace
/
IContext Interface
/ GetStrings Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
GetStrings Method (IContext)
In This Topic
Gets array filled with strings from the context.
Syntax
C#
C++/CLI
string[]
GetStrings()
array<String^>^
GetStrings();
Return Value
array containing strings from the context
See Also
Reference
IContext Interface
IContext Members