public bool AddMetaLocation(ref IMetaLocation metaLocation) { throw new NotImplementedException(); }
public bool UpdateMetaObjectMetaLocation(string metaObjectName, ref IMetaLocation metaLocation) { throw new NotImplementedException(); }