AGI STK Objects 11 Send comments on this topic.
HasBeenDeleted Property (IAgLifetimeInformation)
See Also 





Description

Determine if the object has been deleted or has become invalid due to some other modifications to its internal state.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property HasBeenDeleted() As Boolean

[C#]
public bool HasBeenDeleted {get;}

[Managed C++]
public: __property bool get_HasBeenDeleted();

[Unmanaged C++]
public: HRESULT get_HasBeenDeleted(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getHasBeenDeleted();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1