asp.net.ph

TrustLevelCollection Class

System.Web.Configuration Namespace


.NET Framework version 2.0

Contains a collection of TrustLevel objects. This class cannot be inherited.

TrustLevelCollection Class Members

Collapse   Constructors

Visibility Constructor Parameters
public TrustLevelCollection ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public CollectionType ConfigurationElementCollectionType [ Get ]
public Item ( Int32 index ) TrustLevel [ Get , Set ]
public Item ( String key ) TrustLevel [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public Add ( TrustLevel trustLevel ) Void
public Clear ( ) Void
protected CreateNewElement ( ) ConfigurationElement
public Get ( Int32 index ) TrustLevel
protected GetElementKey ( ConfigurationElement element ) Object
protected IsElementName ( String elementname ) Boolean
public Remove ( TrustLevel trustLevel ) Void
public RemoveAt ( Int32 index ) Void
public Set ( Int32 index , TrustLevel trustLevel ) Void

Remarks


See Also

TrustLevel Class   TrustSection Class Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph