The following tables list the members exposed by the ServiceElementCollection type.
Public
Constructors
Name | Description | |
---|---|---|
ServiceElementCollection |
Public Properties
(see also Protected
Properties)
Name | Description | |
---|---|---|
![]() |
CollectionType | (Inherited from ConfigurationElementCollection) |
![]() |
Count | (Inherited from ConfigurationElementCollection) |
![]() |
ElementInformation | (Inherited from ConfigurationElement) |
![]() |
EmitClear | (Inherited from ConfigurationElementCollection) |
![]() |
IsConfigured | Returns a value indicating whether this element has been configured with non-default values. |
![]() |
IsSynchronized | (Inherited from ConfigurationElementCollection) |
![]() |
LockAllAttributesExcept | (Inherited from ConfigurationElement) |
![]() |
LockAllElementsExcept | (Inherited from ConfigurationElement) |
![]() |
LockAttributes | (Inherited from ConfigurationElement) |
![]() |
LockElements | (Inherited from ConfigurationElement) |
![]() |
LockItem | (Inherited from ConfigurationElement) |
![]() |
SyncRoot | (Inherited from ConfigurationElementCollection) |
Protected
Properties
Name | Description | |
---|---|---|
![]() |
AddElementName | (Inherited from ConfigurationElementCollection) |
![]() |
ClearElementName | (Inherited from ConfigurationElementCollection) |
![]() |
ElementName | (Inherited from ConfigurationElementCollection) |
![]() |
ElementProperty | (Inherited from ConfigurationElement) |
![]() |
EvaluationContext | (Inherited from ConfigurationElement) |
![]() |
Item | Overloaded. (Inherited from ConfigurationElement) |
![]() |
Properties | (Inherited from ConfigurationElement) |
![]() |
RemoveElementName | (Inherited from ConfigurationElementCollection) |
![]() |
ThrowOnDuplicate | Overridden. |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
CopyTo | (Inherited from ConfigurationElementCollection) |
![]() |
Equals | Overloaded. (Inherited from ConfigurationElementCollection) |
![]() |
GetElement | Retrieves the ServiceElement with the specified name. |
![]() |
GetEnumerator | (Inherited from ConfigurationElementCollection) |
![]() |
GetHashCode | (Inherited from ConfigurationElementCollection) |
![]() |
GetType | (Inherited from Object) |
![]() |
IsReadOnly | (Inherited from ConfigurationElementCollection) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
BaseAdd | Overloaded. (Inherited from ConfigurationElementCollection) |
![]() |
BaseClear | (Inherited from ConfigurationElementCollection) |
![]() |
BaseGet | Overloaded. (Inherited from ConfigurationElementCollection) |
![]() |
BaseGetAllKeys | (Inherited from ConfigurationElementCollection) |
![]() |
BaseGetKey | (Inherited from ConfigurationElementCollection) |
![]() |
BaseIndexOf | (Inherited from ConfigurationElementCollection) |
![]() |
BaseIsRemoved | (Inherited from ConfigurationElementCollection) |
![]() |
BaseRemove | (Inherited from ConfigurationElementCollection) |
![]() |
BaseRemoveAt | (Inherited from ConfigurationElementCollection) |
![]() |
CreateNewElement | Overloaded. Overridden. |
![]() |
DeserializeElement | (Inherited from ConfigurationElement) |
![]() |
Finalize | (Inherited from Object) |
![]() |
GetElementKey | Overridden. |
![]() |
Init | (Inherited from ConfigurationElement) |
![]() |
InitializeDefault | (Inherited from ConfigurationElement) |
![]() |
IsElementName | (Inherited from ConfigurationElementCollection) |
![]() |
IsElementRemovable | (Inherited from ConfigurationElementCollection) |
![]() |
IsModified | (Inherited from ConfigurationElementCollection) |
![]() |
ListErrors | (Inherited from ConfigurationElement) |
![]() |
MemberwiseClone | (Inherited from Object) |
![]() |
OnDeserializeUnrecognizedAttribute | (Inherited from ConfigurationElement) |
![]() |
OnDeserializeUnrecognizedElement | (Inherited from ConfigurationElementCollection) |
![]() |
OnRequiredPropertyNotFound | (Inherited from ConfigurationElement) |
![]() |
PostDeserialize | (Inherited from ConfigurationElement) |
![]() |
PreSerialize | (Inherited from ConfigurationElement) |
![]() |
Reset | (Inherited from ConfigurationElementCollection) |
![]() |
ResetModified | (Inherited from ConfigurationElementCollection) |
![]() |
SerializeElement | (Inherited from ConfigurationElementCollection) |
![]() |
SerializeToXmlElement | (Inherited from ConfigurationElement) |
![]() |
SetPropertyValue | (Inherited from ConfigurationElement) |
![]() |
SetReadOnly | (Inherited from ConfigurationElementCollection) |
![]() |
Unmerge | (Inherited from ConfigurationElementCollection) |
Explicit Interface
Implementations
Name | Description | |
---|---|---|
System.Collections.ICollection.CopyTo | (Inherited from ConfigurationElementCollection) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.