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.Item Property
Gets the
Lock
at the given index.
Syntax
Visual Basic
C#
Public ReadOnly Property Item( _
ByVal
index
As
Integer
_
) As
Lock
Public Get
End Get
End Property
public
Lock
this[
int
index
] { public get; }
Parameters
index
See Also
LockCollection Class
|
AgileDotNet.Licensing Namespace