OpenApiExample.CreateShallowCopy 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.
Create a shallow copy of the current instance.
public Microsoft.OpenApi.IOpenApiExample CreateShallowCopy();
abstract member CreateShallowCopy : unit -> Microsoft.OpenApi.IOpenApiExample
override this.CreateShallowCopy : unit -> Microsoft.OpenApi.IOpenApiExample
Public Function CreateShallowCopy () As IOpenApiExample