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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.