예제 #1
0
 public static int AddIntVVal(int IntVId, int Val)
 {
     return(HDocAtlasLib.AddIntVVal(IntVId, Val));
 }