EndPointCollection.IndexOf Method
Include Protected Members
Include Inherited Members
Returns the index of the specified object.
Overload List
Name | Description | |
---|---|---|
![]() |
IndexOf(String) | Returns the index of the object with the specified unique name. |
![]() |
IndexOf(EndPoint) | Returns the index of the specified object. |
Top