AGI STK Util 11 Send comments on this topic.
IsCollection Property (IAgRuntimeTypeInfo)
See Also 





Description

Determines if the interface is a collection.

Property type

Read-only property

Syntax

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

[C#]
public bool IsCollection {get;}

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

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

[Java]
public bool getIsCollection();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1