コード例 #1
0
 public override IList <long> GetAllObjectIds()
 {
     return(ObjectReader.GetAllIds(IdTypes.Object));
 }