![]() |
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 class CmsFormCollection |
Visual Basic (Declaration) |
![]() |
---|---|
<> _ Public Class CmsFormCollection |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() |
Add | Overloaded. |
![]() |
Clear |
Invalidates the cached arrays and removes all entries from the NameValueCollection.
(Overrides NameValueCollection..::Clear()()()().) |
![]() |
CopyTo | |
![]() |
Equals | (Overrides Object..::Equals(Object).) |
![]() |
Get | Overloaded. |
![]() |
GetEnumerator |
Returns an enumerator that iterates through the NameObjectCollectionBase.
(Overrides NameObjectCollectionBase..::GetEnumerator()()()().) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides Object..::GetHashCode()()()().) |
![]() |
GetKey |
Gets the key at the specified index of the NameValueCollection.
(Overrides NameValueCollection..::GetKey(Int32).) |
![]() |
GetObjectData | (Inherited from NameObjectCollectionBase.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValues | Overloaded. |
![]() |
HasKeys | (Inherited from NameValueCollection.) |
![]() |
OnDeserialization |
Implements the ISerializable interface and raises the deserialization event when the deserialization is complete.
(Overrides NameObjectCollectionBase..::OnDeserialization(Object).) |
![]() |
Remove |
Removes the entries with the specified key from the NameObjectCollectionBase instance.
(Overrides NameValueCollection..::Remove(String).) |
![]() |
Set |
Sets the value of an entry in the NameValueCollection.
(Overrides NameValueCollection..::Set(String, String).) |
![]() |
ToString | (Overrides Object..::ToString()()()().) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
BaseAdd | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseClear | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseGet | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseGet | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseGetAllKeys | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseGetAllValues | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseGetAllValues | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseGetKey | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseHasKeys | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseRemove | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseRemoveAt | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseSet | (Inherited from NameObjectCollectionBase.) |
![]() |
BaseSet | (Inherited from NameObjectCollectionBase.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
InvalidateCachedArrays | (Inherited from NameValueCollection.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Core Namespace