StoreLogPropertyInstance.ReplaceOrCombine(StoreLogPropertyInstance) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::VisualStudio::Settings::StoreLogPropertyInstance ^ ReplaceOrCombine(Microsoft::VisualStudio::Settings::StoreLogPropertyInstance ^ other);
public virtual Microsoft.VisualStudio.Settings.StoreLogPropertyInstance ReplaceOrCombine (Microsoft.VisualStudio.Settings.StoreLogPropertyInstance other);
public Microsoft.VisualStudio.Settings.StoreLogPropertyInstance ReplaceOrCombine (Microsoft.VisualStudio.Settings.StoreLogPropertyInstance other);
abstract member ReplaceOrCombine : Microsoft.VisualStudio.Settings.StoreLogPropertyInstance -> Microsoft.VisualStudio.Settings.StoreLogPropertyInstance
override this.ReplaceOrCombine : Microsoft.VisualStudio.Settings.StoreLogPropertyInstance -> Microsoft.VisualStudio.Settings.StoreLogPropertyInstance
member this.ReplaceOrCombine : Microsoft.VisualStudio.Settings.StoreLogPropertyInstance -> Microsoft.VisualStudio.Settings.StoreLogPropertyInstance
Public Overridable Function ReplaceOrCombine (other As StoreLogPropertyInstance) As StoreLogPropertyInstance
Public Function ReplaceOrCombine (other As StoreLogPropertyInstance) As StoreLogPropertyInstance
Parameters
- other
- StoreLogPropertyInstance