MLCHARGENLib Namespace > CoMLCharGenClass Class : SetMLProps Method |
Public Overridable Sub SetMLProps( _ ByVal _bsPropName As String, _ ByVal _bsPropValue As String _ )
public virtual void SetMLProps( string _bsPropName, string _bsPropValue )
public procedure SetMLProps( _bsPropName: String; _bsPropValue: String ); virtual;
public: virtual void SetMLProps( BSTR* _bsPropName, BSTR* _bsPropValue )