operator=()
Guid::operator=(const Guid&) method
Assigns to the current object the GUID value represented by the specified Guid object.
Guid & System::Guid::operator=(const Guid &guid)
Arguments
Parameter | Type | Description |
---|---|---|
guid | const Guid& | The Guid object to copy the GUID value from |
Return Value
A reference to the self
See Also
- Class Guid
- Namespace System
- Library Aspose.Slides