ParameterCollection Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The ParameterCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from List<Parameter>.)
Public property Count (Inherited from List<Parameter>.)
Public property Item (Inherited from List<Parameter>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from List<Parameter>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from List<Parameter>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from List<Parameter>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from List<Parameter>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from List<Parameter>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from List<Parameter>.)

Top

See Also

Reference

ParameterCollection Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace