Method IsAbsolute
IsAbsolute(AddressKind)
Gets whether or not this AddressKind is absolute.
public static bool IsAbsolute(this AddressKind value)
Parameters
valueAddressKind- The AddressKind to check.
public static bool IsAbsolute(this AddressKind value)
value AddressKind