Click or drag to resize
Grid Solutions Framework

Parameters Properties

The Parameters type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of elements contained in the ICollectionT.
Public property IsReadOnly Gets a value indicating whether the ICollectionT is read-only.
Public property ItemInt32 Gets or sets the element at the specified index.
Public property ItemString Gets or sets the parameter with the specified name.
Public property ParsedCount Gets or sets the number of parameters that have been parsed.
Top
See Also