Overload | Description |
---|---|
Property(MDSymbol,Int32) | Method used by operator[] in order to access indexed properties. |
Property(MDSymbol) | Method used by operator[] in order to access properties. |
Property(MDAnyPropertyId,Int32) | Method used by operator[] in order to access indexed properties by MDAnyPropertyId. |
Property(String) | |
Property(MDAnyPropertyId) | Method used by operator[] in order to access properties by MDAnyPropertyId. |