Foundation.NSUrlComponents: Method Members

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

Public Methods

AsString() : string
Documentation for this section has not yet been entered.
Copy(NSZone) : NSObject
Performs a copy of the underlying Objective-C object.
static
FromString(string) : NSUrlComponents
Attempts to parse a string into NSUrlComponents.
static
FromUrl(NSUrl, bool) : NSUrlComponents
The NSUrlComponents for the specified URL, optionally resolving to the base URL.
GetRelativeUrl(NSUrl) : NSUrl
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the NSUrlComponents object.