BusinessLogicParameterCollection Properties

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The BusinessLogicParameterCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from ArrayList.)
Public property Count (Inherited from ArrayList.)
Public property IsFixedSize (Inherited from ArrayList.)
Public property IsReadOnly (Inherited from ArrayList.)
Public property IsSynchronized (Inherited from ArrayList.)
Public property Item[Int32] (Inherited from ArrayList.)
Public property Item[String]
Public property SyncRoot (Inherited from ArrayList.)

Top