Class GeolocationManagerClassArrayHandle
public abstract class GeolocationManagerClassArrayHandle : SafeHandle, IDisposable
- Inheritance
-
GeolocationManagerClassArrayHandle
- Implements
- Derived
- Inherited Members
Constructors
GeolocationManagerClassArrayHandle(bool)
protected GeolocationManagerClassArrayHandle(bool ownsHandle)
Parameters
ownsHandle
bool
Properties
IsInvalid
When overridden in a derived class, gets a value indicating whether the handle value is invalid.
public override sealed bool IsInvalid { get; }