| Visual Basic (Declaration) | |
|---|---|
Public Overridable Sub CopyPersistentToExcept( _ ByVal isPersistent As Boolean, _ ByVal destination As StateDictionary, _ ByVal ParamArray excludedKeys() As String _ ) | |
| C# | |
|---|---|
public virtual void CopyPersistentToExcept( bool isPersistent, StateDictionary destination, params string[] excludedKeys ) | |
| C++/CLI | |
|---|---|
public: virtual void CopyPersistentToExcept( bool isPersistent, StateDictionary^ destination, ... array<String^>^ excludedKeys ) | |
Parameters
- isPersistent
- Copy only keys whose persistence matches this value.
- destination
- Destination StateDictionary.
- excludedKeys
- Keys to be explicitly excluded from the copy operation.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA Ver 30.00