STK ObjectsSend comments on this topic.
Valid Property (IAgDrTimeArrayElements)
See Also
Windows





Windows & Linux

Description

Returns true if the result is valid, false otherwise.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Valid() As Boolean
[C#]
public bool Valid {get;}
[Managed C++]
public: __property bool get_Valid();
[Unmanaged C++]
public: HRESULT get_Valid(
    VARIANT_BOOL * pVal
);
[Java]
public bool getValid();
[Python - STK API ]
@property
def Valid(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.