SdpAttribute.Copy 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.
Initializes a new instance of SdpAttribute with the same values as the current instance.
public:
Microsoft::Rtc::Signaling::SdpAttribute ^ Copy();
public Microsoft.Rtc.Signaling.SdpAttribute Copy ();
member this.Copy : unit -> Microsoft.Rtc.Signaling.SdpAttribute
Public Function Copy () As SdpAttribute
Returns
Returns a new instance of SdpAttribute.