internal byte[] GetDCOMBuffer()
 {
     return(Marshal.GetDCOMBuffer(this));
 }