IRpcMethodCollection Properties
The IRpcMethodCollection type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Count |
Gets the number of elements contained in the ICollection.T.. (Inherited from ICollection.IRpcMethod..) |
|
IsReadOnly |
Gets a value indicating whether the ICollection.T. is read-only. (Inherited from ICollection.IRpcMethod..) |
|
Item.Int32. |
Gets or sets the element at the specified index. (Inherited from IList.IRpcMethod..) |
|
Gets the IRpcMethod with the specified method name. |
Further Information