public Terminal.Bridge[] Bridges {get;}
public: property array<Terminal.Bridge^>^ Bridges { array<Terminal.Bridge^>^ get(); }
public Terminal.Bridge[] Bridges {get;}
public: property array<Terminal.Bridge^>^ Bridges { array<Terminal.Bridge^>^ get(); }
Exception | Description |
---|---|
System.InvalidOperationException | Thrown when the internal interface cannot be initialized |
System.NotImplementedException | Thrown when implementation of requested interface isn't found. |
Eplan.EplApi.Base.BaseException | Thrown when internal function fails. |