Gets the interference source collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property InterferenceSources() As IAgObjectLinkCollection |
| [C#] |
|---|
public IAgObjectLinkCollection InterferenceSources {get;} |
| [Managed C++] |
|---|
public: __property IAgObjectLinkCollection ^ get_InterferenceSources(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgObjectLinkCollection getInterferenceSources(); |





