MPLATFORMLib Namespace > MLiveClass Class : PropsOptionSetByIndex Method |
Public Overridable Sub PropsOptionSetByIndex( _ ByVal _bsPropName As String, _ ByVal _nOptionInx As Integer _ )
public virtual void PropsOptionSetByIndex( string _bsPropName, int _nOptionInx )
public procedure PropsOptionSetByIndex( _bsPropName: String; _nOptionInx: Integer ); virtual;
public: virtual void PropsOptionSetByIndex( BSTR* _bsPropName, int _nOptionInx )