IServerMethodParameterCollection Methods

CVB.Net Documentation

The IServerMethodParameterCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd(T) (Inherited from ICollectionIMethodParameter.)
Public methodAdd(String, DataType)
Helper to easily add a new method parameter.
Public methodClear (Inherited from ICollectionIMethodParameter.)
Public methodContains (Inherited from ICollectionIMethodParameter.)
Public methodCopyTo (Inherited from ICollectionIMethodParameter.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIMethodParameter.)
Public methodRemove (Inherited from ICollectionIMethodParameter.)
Top
See Also

Reference