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