System.Security.Policy.ApplicationTrustCollection.RemoveRange C# (CSharp) Method

RemoveRange() public method

public RemoveRange ( ApplicationTrust trusts ) : void
trusts ApplicationTrust
return void
        public void RemoveRange(ApplicationTrust[] trusts)
        {
        }

Same methods

ApplicationTrustCollection::RemoveRange ( ApplicationTrustCollection trusts ) : void
ApplicationTrustCollection::RemoveRange ( System trusts ) : void