ReadOnlyMethodParameterCollection Properties
The ReadOnlyMethodParameterCollection type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Count |
Gets the number of elements contained in the ReadOnlyCollection.T. instance. (Inherited from ReadOnlyCollection.IRpcMethodParameter..) |
|
Item |
Gets the element at the specified index. (Inherited from ReadOnlyCollection.IRpcMethodParameter..) |
|
Items |
Returns the IList.T. that the ReadOnlyCollection.T. wraps. (Inherited from ReadOnlyCollection.IRpcMethodParameter..) |