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