Example #1
0
        //-------
        //data Information
        //-------

        public byte[] GetDATA()
        {
            return(header.GetDATA());
        }
Example #2
0
        //-------
        //data Information
        //-------

        public MmlDatum[] GetDATA()
        {
            return(header.GetDATA());
        }
Example #3
0
        //-------
        //data Information
        //-------

        public MubDat[] GetDATA()
        {
            return(header.GetDATA());
        }