Serialize an Attribute scope for a plugin to a formatted XML String representation. (internal use)
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def ToString(self, DispPlugin:"IDispatch", DispScope:"IDispatch") -> str: |
- DispPlugin
- The plugin to be serialized to XML.
- DispScope
- The attribute container (scope) where the attribute will be added.
XmlString.






