public static uint GetEntityCount(this SchemaObject obj, uint fieldId) { return(obj.GetObjectCount(fieldId)); }