![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
[] public sealed class SXMLSecurityZoneCollection |
Visual Basic (Declaration) |
![]() |
---|---|
<> _ Public NotInheritable Class SXMLSecurityZoneCollection |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() |
Add |
Add the security zone to the collection.
|
![]() |
Contains |
Determines whether the given SXMLSecurityZone is in the Collection<(Of <(<'T>)>)>.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Remove |
Removes the zone from the collection.
|
![]() |
ToString | (Overrides Object..::ToString()()()().) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable<(Of <<'(SXMLSecurityZone>)>>)..::..GetEnumerator |
See Also
Smartsite.Security Namespace