OpenApiMediaType.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.IOpenApiMediaType CreateShallowCopy();
abstract member CreateShallowCopy : unit -> Microsoft.OpenApi.IOpenApiMediaType
override this.CreateShallowCopy : unit -> Microsoft.OpenApi.IOpenApiMediaType
Public Function CreateShallowCopy () As IOpenApiMediaType