'Declaration<NotNullAttribute()> Function Clone() As Object
'UsageDim instance As _ConfigurationPartCollection Dim value As Object value = instance.Clone()
[NotNull()] object Clone()
[NotNull()] Object^ Clone();
'Declaration<NotNullAttribute()> Function Clone() As Object
'UsageDim instance As _ConfigurationPartCollection Dim value As Object value = instance.Clone()
[NotNull()] object Clone()
[NotNull()] Object^ Clone();
Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows