Functions.ArrayProtect Method | ![]() |
Name | Description | |
---|---|---|
![]() ![]() ![]() | ArrayProtect(Array) |
Protect an array from change in all functions except the one in which it was declared.
|
![]() ![]() ![]() | ArrayProtectT(Array OfT) |
Protect an array from change in all functions except the one in which it was declared.
|