MDVoidElm constructor

MDVoidElm()

Implementation

MDVoidElm(){
  this._kind = MDElmKind.Void;
}