'DeclarationPublic Function New( _ ByVal other As MemoryAnonymousUserManager _ )
'UsageDim other As MemoryAnonymousUserManager Dim instance As New MemoryAnonymousUserManager(other)
public MemoryAnonymousUserManager( MemoryAnonymousUserManager other )
public: MemoryAnonymousUserManager( MemoryAnonymousUserManager^ other )
Parameters
- other
- The instance to copy from.
The value of this parameter cannot be
null(Nothingin Visual Basic).