AGI STK VGT 11 Send comments on this topic.
IsValid Property (IAgCrdn)
See Also 





Description

Returns whether the component is valid.

Property type

Read-only property

Syntax

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

[C#]
public bool IsValid {get;}

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

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

[Java]
public bool getIsValid();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1