Toggle navigation
.NET Obfuscation
Overview
Features
Start Free Trial
Pricing
Documentation
|
Copy Protection
Overview
Features
Start Free Trial
Pricing
Documentation
|
Mobile App Protection
Overview
|
Company
About
Contact
SecureTeam Copy Protection
LockCollection.Remove
Removes a
Lock
from the collection.
Syntax
Visual Basic
C#
Public Sub Remove( _
ByVal
l
As
Lock
_
)
public
void
Remove(
Lock
l
);
Parameters
l
The lock to be removed from the
LockCollection
object.
See Also
LockCollection Class
|
AgileDotNet.Licensing Namespace