Overload | Description |
---|---|
Property(AnyPropertyId,Int32) | Method used by operator[] in order to access indexed properties by AnyPropertyId. |
Property(AnyPropertyId) | Method used by operator[] in order to access properties by AnyPropertyId. |
Property(StorableObject,Int32) | Method used by operator[] in order to access indexed properties. (Inherited from Eplan.EplApi.DataModel.StorableObjectPropertyList) |
Property(StorableObject) | Method used by operator[] in order to access properties. (Inherited from Eplan.EplApi.DataModel.StorableObjectPropertyList) |
Property(String) | Method used by operator[] in order to access indexed properties by identifying name. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList) |