'Declaration <PermissionSetAttribute("FullTrust")> Public Overrides NotOverridable Function Clone() As ImGearPage
'Usage Dim instance As ImGearVectPage Dim value As ImGearPage value = instance.Clone()
[PermissionSet("FullTrust")] public override ImGearPage Clone()
[PermissionSet("FullTrust")] public: ImGearPage* Clone(); override
[PermissionSet("FullTrust")] public: ImGearPage^ Clone(); override
Return Value
The clone of ImGearVectPage class object.