Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool RemoveEndpoint(string)

Declaration

public bool RemoveEndpoint(
    string key
)

Summary

Removes an endpoint from this option class.

Parameters

stringkey The unique key used to removed from endpoint.

Returns

true if the key was removed; false if the key did not exist.