示例#1
0
 public WirecastDocument DocumentByIndex(int index)
 {
     return(WirecastDocument.CreateFromObject(index, Late.Invoke(oWirecast, "DocumentByIndex", index)));
 }