AGI STK VGT 11 Send comments on this topic.
WellKnownSystems Property (IAgCrdnProvider)
See Also 





Description

Returns well-known systems.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property WellKnownSystems() As IAgCrdnWellKnownSystems

[C#]
public IAgCrdnWellKnownSystems WellKnownSystems {get;}

[Managed C++]
public: __property IAgCrdnWellKnownSystems^ get_WellKnownSystems();

[Unmanaged C++]
public: HRESULT get_WellKnownSystems(
IAgCrdnWellKnownSystems ** ppRetVal
);

[Java]
public IAgCrdnWellKnownSystems getWellKnownSystems();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1