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






Windows & Linux

Description

The collection of properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Properties() As IAgPropertyInfoCollection
[C#]
public IAgPropertyInfoCollection Properties {get;}
[Managed C++]
public: __property IAgPropertyInfoCollection^ get_Properties();
[Unmanaged C++]
public: HRESULT get_Properties(
   IAgPropertyInfoCollection ** ppRetVal
);
[Java]
public IAgPropertyInfoCollection getProperties();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.