UriTemplateTable Methods
.NET Framework (current version)
Namespace:
System
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MakeReadOnly(Boolean) | Makes the UriTemplateTable read only. |
![]() | Match(Uri^) | Attempts to match a candidate Uri to the UriTemplateTable. |
![]() | MatchSingle(Uri^) | Attempts to match a candidate Uri to the UriTemplateTable. |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

