The methods of Foundation.NSUrlComponents are listed below. For a list of all members, see the NSUrlComponents Members list.
See Also: Inherited members from Foundation.NSObject
AsString()Documentation for this section has not yet been entered. | ||
Copy(NSZone)Performs a copy of the underlying Objective-C object. | ||
static | FromString(string)Attempts to parse a string into NSUrlComponents. | |
static | FromUrl(NSUrl, bool)The NSUrlComponents for the specified URL, optionally resolving to the base URL. | |
GetRelativeUrl(NSUrl)Documentation for this section has not yet been entered. | ||